diff options
author | Cristian Cezar Moisés <[email protected]> | 2024-02-18 06:28:49 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-02-18 06:28:49 +0000 |
commit | 4f5ad6a7af15a43e1469e994618e24c623177359 (patch) | |
tree | 90d29a270758a899a07fce1935103eb48663587f /css/default.css | |
parent | 80eabade58e7d95c26b55b7b2dccc10092521f7d (diff) |
Add files via upload
Diffstat (limited to 'css/default.css')
-rw-r--r-- | css/default.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/css/default.css b/css/default.css index e93f70f..35f89d1 100644 --- a/css/default.css +++ b/css/default.css @@ -1,6 +1,6 @@ html, body { - font-size: 18px; - font-family: iosevka; + font-size: 16px; + font-family: hack; background: #000000; color: #00FF66; line-height: 1.25; |