|
|
@ -1,4 +1,4 @@ |
|
|
|
<h1 style="position: absolute; width: calc(100% - 120px); height: 53px; left: 60px; top: 60px;">Überschrift</h1> |
|
|
|
<h1 style="position: absolute; width: calc(100% - 120px); height: 53px; left: 60px; top: 60px; margin-top: 0;">Überschrift</h1> |
|
|
|
<div style="position: absolute; width: calc(100% - 120px); height: calc(50% - 140px); left: 60px; top: 180px;"> |
|
|
|
<p style="font-size: 1.5rem;">Text Container</p> |
|
|
|
</div> |
|
|
|