design: change h1 font size

This commit is contained in:
Julien Calixte
2026-02-17 01:21:49 +01:00
parent f017b4f0ff
commit 04961a8ac7

View File

@@ -137,7 +137,7 @@ watch(
} }
h1 { h1 {
font-size: 1.5rem; font-size: 2rem;
} }
.article { .article {