This commit is contained in:
Wes Bos 2020-01-07 16:47:31 -05:00
parent 0147750e41
commit af1b6dd82c

View file

@ -8,7 +8,7 @@ html {
--vape: #d7d7d7;
background: var(--blue);
color: var(--vape);
font-family: 'Fira Mono';
font-family: 'Fira Mono', monospace;
font-weight: 100;
font-size: 10px;
}