cosmetic fix for book function page with examples

This commit is contained in:
Maccesch 2023-10-05 12:30:51 +02:00
parent 97d250cfd5
commit dd2e88f8dd

View file

@ -100,3 +100,7 @@ h1 {
h2, h3, h4 { h2, h3, h4 {
font-weight: 600; font-weight: 600;
} }
#searchbar {
font-size: 1.6rem;
}