Small tweaks.

This commit is contained in:
BurnyLlama 2023-03-01 23:30:33 +01:00
parent c4c4d24f83
commit 9df6949011

View File

@ -23,11 +23,12 @@ h6 {
font-size: 2.4rem; font-size: 2.4rem;
} }
// h1 and h2 in a header header {
header>h1 { > h1 {
font-size: 6.4rem; font-size: 6.4rem;
} }
header>h2 { > h2 {
font-size: 4.8rem; font-size: 4.8rem;
} }
}