Theme Update

This commit is contained in:
Francesco 2024-04-22 14:00:52 +02:00
parent 77ab2e50b3
commit 532b7b351a

View File

@ -8,7 +8,7 @@ html {
body {
font-family: "Literata";
font-size: 1rem;
color: #222;
color: rgb(30, 30, 30);
line-height: 1.3rem;
margin: auto;
max-width: var(--main-width);