diff --git a/PRACTICAL_VISION/printing/style.css b/PRACTICAL_VISION/printing/style.css index 9f8c28c..3c58dcd 100644 --- a/PRACTICAL_VISION/printing/style.css +++ b/PRACTICAL_VISION/printing/style.css @@ -418,12 +418,17 @@ button{ .row{ margin: 15% 0 } + + .column{ + margin-top: 1% + } + :root{ --regular: 2vw; --focus: 2vw; --focus2: 4.5vw; - --title: 10vw; + --title: 15vw; --footnote: 1vw; --subtitle: 5vw; @@ -433,6 +438,18 @@ button{ #focus-infograph-r{ width: 80%; } + + #title{ + line-height: 6.5vw + } + + .jola{ + margin-left: 24vw + } + + .jola2{ + margin-left: 30vw + } .telegram{ text-align: right;