This commit is contained in:
Vri 🌈 2023-03-09 20:47:10 +01:00
parent 804159352f
commit b70349e775
Signed by: vrifox
GPG key ID: D40098E5B60B2197
5 changed files with 46 additions and 29 deletions

View file

@ -1,5 +1,5 @@
footer {
color: var(--text-secondary);
color: var(--text-accent-150);
grid-area: footer;
margin: 1em auto;
text-align: center;