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 2276bb3183
commit 72121b9184
1 changed files with 2 additions and 2 deletions

View File

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