make wider on mobile

This commit is contained in:
Corwin 2024-04-05 22:23:35 +01:00
parent c433dbefdc
commit e61fdb7f97
No known key found for this signature in database

View file

@ -118,6 +118,10 @@
.desktopHelp {
display: none;
}
header,
.desktopHelp {
width: 90%;
}
}
@media (min-width: 800px) {