Line 133: | Line 133: | ||
padding-right: .5rem !important; | padding-right: .5rem !important; | ||
font-size: 18px !important; | font-size: 18px !important; | ||
+ | } | ||
+ | } | ||
+ | @media (min-width: 1100px) | ||
+ | .navbar-expand-lg .navbar-nav { | ||
+ | -webkit-box-orient: horizontal; | ||
+ | -webkit-box-direction: normal; | ||
+ | -ms-flex-direction: row; | ||
+ | flex-direction: row; | ||
} | } | ||
} | } |
Revision as of 08:57, 20 September 2018