Line 12: | Line 12: | ||
/*Switch to small banner*/ | /*Switch to small banner*/ | ||
− | @media (max-width: | + | @media (max-width: 1420px) { |
/*whatever appears in the menu at the left either disappears or is now on top of the menu*/ | /*whatever appears in the menu at the left either disappears or is now on top of the menu*/ | ||
.nav-item { | .nav-item { | ||
− | font-size: 1. | + | font-size: 1.2rem; |
} | } | ||
Revision as of 13:36, 13 October 2017