Line 915: | Line 915: | ||
} | } | ||
− | . | + | .headline-left, |
+ | .headline-right { | ||
position: absolute; | position: absolute; | ||
top: 16px; | top: 16px; | ||
− | + | font-family: 'angella',sans-serif; | |
− | font-family: ' | + | |
font-size: 8vw; | font-size: 8vw; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
Line 935: | Line 935: | ||
margin: 0; | margin: 0; | ||
color: snow; | color: snow; | ||
+ | } | ||
+ | .headline-left{ | ||
+ | left: -10vw; | ||
} | } | ||
− | . | + | .headline-right { |
− | + | right: -10vw; | |
} | } | ||
Revision as of 07:35, 28 August 2021