]> _ Git - bloomsburie.git/commitdiff
wip #7217 @1
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 18 Dec 2024 17:19:30 +0000 (18:19 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 18 Dec 2024 17:19:30 +0000 (18:19 +0100)
less/header.less

index 730f3c85f15edbe84a260282fb24d19b896bd4b8..76f314d42ad45125d77ff1dd0d276a8cfa4ba955 100644 (file)
@@ -97,7 +97,7 @@ header {
                li {
                        text-transform: uppercase;
                        &:not(:last-child) {
-                               margin-right: 40px;
+                               margin-right: 25px;
                        }
                }
        }
@@ -117,7 +117,7 @@ header {
 }
 
 // Breakpoint for mobile menu
-@media screen and (max-width: 1020px) {
+@media screen and (max-width: 1350px) {
 
        .logo {
                top: 30px;