font size tweak

This commit is contained in:
rimu 2024-01-07 22:49:08 +13:00
parent 5751bff5a1
commit de802df9f2
2 changed files with 2 additions and 2 deletions

View file

@ -523,7 +523,7 @@ fieldset legend {
padding-bottom: 8px;
}
.post_list .post_teaser h3 {
font-size: 120%;
font-size: 110%;
margin-top: 4px;
margin-bottom: 0;
}

View file

@ -159,7 +159,7 @@ nav, etc which are used site-wide */
.post_teaser {
h3 {
font-size: 120%;
font-size: 110%;
margin-top: 4px;
margin-bottom: 0;
}