diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 73f1639..d69cdc7 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2160,6 +2160,14 @@ nav > .navbar-text > div{ font-size: 0px; } +nav > .navbar-nav > a{ + font-size: 0px; +} +@media screen and (min-width: 430px) { + nav > .navbar-nav > a{ + font-size: unset; + } +} @media screen and (min-width: 993px) { .region_3-on { left: 0px;