mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
make wider on mobile
This commit is contained in:
parent
c433dbefdc
commit
e61fdb7f97
|
@ -118,6 +118,10 @@
|
|||
.desktopHelp {
|
||||
display: none;
|
||||
}
|
||||
header,
|
||||
.desktopHelp {
|
||||
width: 90%;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 800px) {
|
||||
|
|
Loading…
Reference in a new issue