Increased scaling

This commit is contained in:
Stella⋆˚✿˖° 2024-09-03 23:45:10 +02:00
parent 7409e7ae81
commit 7455e2cf72

View File

@ -26,7 +26,7 @@ body {
} }
p { p {
font-size: 14px; font-size: 18px;
color: var(--text-color); color: var(--text-color);
} }
@ -46,7 +46,7 @@ footer {
} }
footer p { footer p {
font-size: 8px; font-size: 10px;
} }
/* Custom classes */ /* Custom classes */