css: make h3/h4 smaller in proportion

they looked the same size as h2, and it
was confusing, visually.

Signed-off-by: Leah Rowe <leah@libreboot.org>
master
Leah Rowe 2025-01-20 11:43:14 +00:00
parent 7200d82a63
commit 1e27d78966
1 changed files with 2 additions and 2 deletions

View File

@ -119,11 +119,11 @@ h2
}
h3
{
font-size: 1.8em;
font-size: 1.6em;
}
h4
{
font-size:1.6em;
font-size:1.2em;
}
.f, .f *