Wrap process title
This commit is contained in:
@@ -40,7 +40,10 @@
|
||||
|
||||
<section class="section section--dark process">
|
||||
<div class="section-head">
|
||||
<h2 class="section-title">Wie aus Ideen Ergebnisse werden</h2>
|
||||
<h2 class="section-title">
|
||||
<span class="section-title__line">Wie aus Ideen</span>
|
||||
<span class="section-title__line">Ergebnisse werden</span>
|
||||
</h2>
|
||||
<img src="./media/strichlein_rosa_uber_wort.svg" alt="" aria-hidden="true" />
|
||||
</div>
|
||||
|
||||
|
||||
@@ -243,6 +243,10 @@ button {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.section-title__line {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.section-head img {
|
||||
width: clamp(70px, 9vw, 120px);
|
||||
margin-top: -0.3rem;
|
||||
|
||||
Reference in New Issue
Block a user