Fix navbar

This commit is contained in:
2023-08-02 08:37:47 +07:00
parent 8e07384f47
commit d1715cd38f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
}
}
@media screen and (min-width: 840px) {
@media screen and (min-width: 1020px) {
.header {
@include size(auto, auto);
+1 -1
View File
@@ -84,7 +84,7 @@
}
}
@media screen and (min-width: 840px) {
@media screen and (min-width: 1020px) {
.nav {
@include size(100%, auto);