Add escape class to hero section for styling

This commit is contained in:
Ruben 2026-01-16 00:36:00 +01:00
parent 3cce5d32d5
commit 5e4bb59a78
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
<section class="hero">
<section class="hero escape">
<div class="textbox">
<h1>"We are the patients lost in the shuffle"</h1>
</div>

View file

@ -1,4 +1,4 @@
<section class="hero">
<section class="hero escape">
<div class="textbox">
<h1>«Vi er pasientene som faller mellom alle stoler»</h1>
</div>