This commit is contained in:
2026-07-13 23:11:10 +03:00
parent 7ecc294e23
commit c02169ba1a
7 changed files with 318 additions and 11 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
top-menu {
.top-menu {
position: fixed;
top:0px;
&_logo{
width: 200px;
height: 200px;
padding: 5px;
}
}