diff --git a/print.css b/print.css index 22b7c4d..d2c19d5 100644 --- a/print.css +++ b/print.css @@ -42,7 +42,7 @@ mark { display: block; padding-left: 0.5cm; font-family: "DuctusRegular"; - margin-bottom: 1cm; + margin-bottom: 100px; margin-right: 1cm; white-space: normal; } @@ -56,10 +56,10 @@ h6 { font-family: "DuctusRegular"; text-align: left; text-justify: none; - font-size: 20pt; + font-size: 200pt; } p{ margin-bottom: 1cm; font-family: "CascadiaCode VTT"; - font-size: 10pt; + font-size: 1pt; }