mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
Fixed dropdown-menu CSS bug on mobile
This commit is contained in:
@@ -334,6 +334,7 @@ ul {
|
||||
.navbar {
|
||||
white-space: nowrap;
|
||||
border: none;
|
||||
line-height: 1;
|
||||
@media (min-width: 767px) {
|
||||
padding-left: 30px;
|
||||
padding-right: 30px;
|
||||
|
||||
Reference in New Issue
Block a user