Line 133: | Line 133: | ||
font-size: 15px !important; | font-size: 15px !important; | ||
} | } | ||
− | @media ( | + | @media (min-width: 1318px) |
− | . | + | .navbar-expand-lg .navbar-nav { |
− | + | -webkit-box-orient: horizontal; | |
− | + | -webkit-box-direction: normal; | |
+ | -ms-flex-direction: row; | ||
+ | flex-direction: row; | ||
} | } | ||
@media (max-width: 768px) { | @media (max-width: 768px) { |
Revision as of 08:49, 20 September 2018