Add escape class to hero section for styling
This commit is contained in:
parent
3cce5d32d5
commit
5e4bb59a78
2 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue