we should be overwriting max width

This commit is contained in:
Corwin 2024-04-06 02:17:01 +01:00
parent 3461052193
commit 92c8877201
No known key found for this signature in database

View file

@ -120,7 +120,7 @@
}
header,
.desktopHelp {
width: 90%;
max-width: 90%;
}
}