dirty css hacks

This commit is contained in:
Lukasz Skotarek 2021-10-08 12:58:21 +02:00
parent 77828511f0
commit a6fc796aae

View file

@ -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 {