0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 13:52:38 +00:00

Fix font size in ToC

This commit is contained in:
G.Ambatte
2022-10-16 21:20:01 +13:00
parent 2c2a10730e
commit 0e0cdfe25b

View File

@@ -712,6 +712,7 @@ body {
display : inline-block;
align-self : flex-end;
font-family : "BookInsanityRemake";
font-size : 0.34cm;
font-weight : normal;
color : #000;
}