mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
mono
This commit is contained in:
parent
0147750e41
commit
af1b6dd82c
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ html {
|
||||||
--vape: #d7d7d7;
|
--vape: #d7d7d7;
|
||||||
background: var(--blue);
|
background: var(--blue);
|
||||||
color: var(--vape);
|
color: var(--vape);
|
||||||
font-family: 'Fira Mono';
|
font-family: 'Fira Mono', monospace;
|
||||||
font-weight: 100;
|
font-weight: 100;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue