Fix hero art layout
This commit is contained in:
14
index.html
14
index.html
@@ -25,22 +25,22 @@
|
||||
/>
|
||||
<img
|
||||
class="hero__scribble hero__scribble--middle"
|
||||
src="./media/illu_oben_hintergrund_striche.svg"
|
||||
alt=""
|
||||
aria-hidden="true"
|
||||
/>
|
||||
<img
|
||||
class="hero__scribble hero__scribble--bottom"
|
||||
src="./media/strichlein_rgruen_unter_wort.svg"
|
||||
alt=""
|
||||
aria-hidden="true"
|
||||
/>
|
||||
<img
|
||||
class="hero__scribble hero__scribble--bottom-secondary"
|
||||
class="hero__scribble hero__scribble--bottom"
|
||||
src="./media/striche_blau_unter_wort.svg"
|
||||
alt=""
|
||||
aria-hidden="true"
|
||||
/>
|
||||
<img
|
||||
class="hero__scribble hero__scribble--bottom-secondary"
|
||||
src="./media/strichlein_rgruen_unter_wort.svg"
|
||||
alt=""
|
||||
aria-hidden="true"
|
||||
/>
|
||||
<h1 class="section-title section-title--hero">Von der Idee zur Wirkung</h1>
|
||||
</div>
|
||||
<button class="button button--dark" type="button" data-open-contact>
|
||||
|
||||
Reference in New Issue
Block a user