Boost titles font weights

This commit is contained in:
Gabriel Augendre 2023-03-24 09:04:51 +01:00
parent f0da5b78ac
commit 00d16d33f8

View file

@ -3,6 +3,11 @@ body {
max-width: 64ch;
}
h1,
h2 {
font-weight: 900;
}
h1,
h2,
h3 {