diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index d96839e..73f1639 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2155,6 +2155,11 @@ a[title*="pawoo.net"]::after { width: 100%; max-width: $converse_widthpx; } + +nav > .navbar-text > div{ + font-size: 0px; +} + @media screen and (min-width: 993px) { .region_3-on { left: 0px; @@ -2203,7 +2208,3 @@ a[title*="pawoo.net"]::after { position: absolute; left: -215px; } - -nav > .navbar-text > div{ - font-size: 0px; -} \ No newline at end of file