mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-03 16:38:31 +00:00
Use monospace font to avoid layout flickering
This commit is contained in:
parent
7428781614
commit
5e5bc8f2ab
1 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@
|
|||
}
|
||||
|
||||
.ffz-stat-text {
|
||||
font-family: "Helvetica Neue",sans-serif;
|
||||
font-family: "ui-monospace", "monospace", sans-serif;
|
||||
font-variant-numeric: tabular-nums;
|
||||
}
|
||||
}
|
||||
|
@ -101,4 +101,4 @@
|
|||
|
||||
.ffz-aspect--align-bottom > :not(.ffz-aspect__spacer) {
|
||||
bottom: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue