dirty css hacks
This commit is contained in:
parent
77828511f0
commit
a6fc796aae
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ small screens.
|
|||
/*
|
||||
Hides the menu at `48em`, but modify this based on your app's needs.
|
||||
*/
|
||||
@media (min-width: 48em) {
|
||||
@media (min-width: 8em) {
|
||||
|
||||
.header,
|
||||
.content {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue