mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
we should be overwriting max width
This commit is contained in:
parent
3461052193
commit
92c8877201
|
@ -120,7 +120,7 @@
|
||||||
}
|
}
|
||||||
header,
|
header,
|
||||||
.desktopHelp {
|
.desktopHelp {
|
||||||
width: 90%;
|
max-width: 90%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue