Remove mobile-specific navigation options
This commit is contained in:
@ -102,7 +102,6 @@ nav {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
li.mobile-only { display: none }
|
||||
}
|
||||
}
|
||||
|
||||
@ -224,7 +223,6 @@ a {
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
ul li.mobile-only { display: list-item }
|
||||
span.title { display: none }
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user