diff --git a/assets/css/style.css b/assets/css/style.css index ecf4eb0..ffba294 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -850,12 +850,17 @@ hr.-even { .contact__box h1 { grid-area: 1 / 1 / 2 / 3; - text-align: right; + + font-size: 0.25rem; + color: transparent; + background-image: url("../images/headings/kontakt.svg"); + background-repeat: no-repeat; + background-size: contain; + background-position: top left; transform-origin: top right; transform: translateX(-90%) rotate(-80deg); padding: 0; max-width: 50%; - font-size: 9rem; z-index: 0; } diff --git a/assets/images/headings/kontakt.svg b/assets/images/headings/kontakt.svg new file mode 100644 index 0000000..59725a9 --- /dev/null +++ b/assets/images/headings/kontakt.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + +