Line 918: | Line 918: | ||
.headline-right { | .headline-right { | ||
position: absolute; | position: absolute; | ||
− | |||
font-family: 'angella',sans-serif; | font-family: 'angella',sans-serif; | ||
− | |||
− | |||
pointer-events: none; | pointer-events: none; | ||
line-height: 1; | line-height: 1; | ||
Line 937: | Line 934: | ||
} | } | ||
.headline-left{ | .headline-left{ | ||
− | left: - | + | top: -10vh; |
+ | left: -11vw; | ||
+ | font-size: 13vw; | ||
} | } | ||
.headline-right { | .headline-right { | ||
− | right: - | + | top: 15vh; |
+ | right: -6vw; | ||
+ | font-size: 19vw; | ||
} | } | ||
Revision as of 07:52, 28 August 2021