From: Vincent Vanwaelscappel Date: Wed, 18 Dec 2024 17:19:30 +0000 (+0100) Subject: wip #7217 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=fc272fc81bb230aed021d11a565b233e923fd1e0;p=bloomsburie.git wip #7217 @1 --- diff --git a/less/header.less b/less/header.less index 730f3c8..76f314d 100644 --- a/less/header.less +++ b/less/header.less @@ -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;