Init nav UI

This commit is contained in:
2023-07-17 15:47:16 +07:00
commit d0a548d7b4
24 changed files with 4374 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
.logo-wrapper {
width: 121px;
height: 78px;
flex-shrink: 0;
}
.logo-link {
display: inline-block;
width: 100%;
height: 100%;
}