Update default.css

main
Cristian Cezar Moisés 2024-03-30 01:55:39 +00:00 committed by GitHub
parent 887e8f0741
commit 89b10ea08a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
html, body { html, body {
font-size: 16px; font-size: 16px;
font-family: hack; font-family: iosevka;
background: #000000; background: #000000;
color: #00FF66; color: #00FF66;
line-height: 1.25; line-height: 1.25;