mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-29 04:50:13 +02:00
web/DownloadButton: fix font family
This commit is contained in:
parent
be84f66dff
commit
8ca793f69b
@ -102,7 +102,7 @@
|
|||||||
|
|
||||||
#download-state {
|
#download-state {
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
font-family: "Noto Sans Mono", monospace;
|
font-family: "Noto Sans Mono", "IBM Plex Mono", monospace;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user