1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-16 10:06:54 +00:00
This commit is contained in:
RUSshy 2021-09-12 04:46:17 +02:00 committed by GitHub
commit 4b481156e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;
}
}