eee -> ddd

This commit is contained in:
cade 2024-09-24 15:24:09 -06:00
parent 31bb044448
commit fa325dff6b
No known key found for this signature in database
GPG key ID: 6AC5A902158265D0

View file

@ -10,7 +10,7 @@
--border-radius: 1rem;
--color-background: #111;
--color-text-subtle: #888;
--color-text: #eee;
--color-text: #ddd;
--font-family: -apple-system, Helvetica, sans-serif;
--font-size: clamp(16px, 1.6vw, 18px);
--font-weight-bold: 700;