mobile styles
This commit is contained in:
parent
d37107a271
commit
f88e8d9c37
1 changed files with 7 additions and 1 deletions
|
|
@ -197,5 +197,11 @@ main {
|
|||
min-height: 10rem;
|
||||
}
|
||||
}
|
||||
.dow{display: none;}
|
||||
h1{
|
||||
margin-top: 7rem;
|
||||
}
|
||||
.dow{display: none !important;}
|
||||
#menu{
|
||||
max-width: none;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue