Font size for Chrome printing

This commit is contained in:
2024-06-02 18:57:50 -04:00
parent b196251595
commit 29f8b13011
3 changed files with 4 additions and 3 deletions

View File

@@ -672,7 +672,8 @@ header {// {{{
// }
&.letter {
font-size: 1.6em;
font-size: 1.4em;
// font-size: 2em;
margin-top: 2em;
line-height: 1.5em;