mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Fix tagline on thin screens
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.tagline {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.icons, .subsection {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, 180px);
|
||||
|
||||
Reference in New Issue
Block a user