Add header component

This commit is contained in:
2023-10-17 16:33:20 +07:00
parent 99a3bf57f6
commit 5a497273c0
14 changed files with 263 additions and 138 deletions
@@ -0,0 +1,4 @@
:root {
--border-color: #8c8c8c;
--radius-sm: 10px;
}