mirror of
https://github.com/kristoferssolo/kristofersxyz.git
synced 2025-10-21 18:30:34 +00:00
Fix color
This commit is contained in:
parent
607f8ec643
commit
fc014d8b80
@ -5,7 +5,7 @@
|
||||
border: 1px solid var(--color-border-default);
|
||||
border-radius: 1rem;
|
||||
max-width: 50rem;
|
||||
color: var(--text-color);
|
||||
color: var(--color-fg-default);
|
||||
padding: 2rem;
|
||||
margin: 8em auto 8em auto;
|
||||
line-height: 1.5;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user