mirror of
https://github.com/safing/web
synced 2025-04-25 13:19:08 +00:00
Hotfix landscape bug
This commit is contained in:
parent
63f53eb21f
commit
cfabd089b7
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ title: Safing
|
|||
</div> -->
|
||||
|
||||
</div>
|
||||
<div id="banner-transition" style='width: 100%; height: 100vh; background-image: url("/assets/img/landscape_footer.png"); background-size: contain; background-repeat: no-repeat; background-position: center top;'></div>
|
||||
<div id="banner-transition" style='width: 100%; height: 100vh; background-image: url("/assets/img/landscape_footer.png"); background-size: contain; background-repeat: no-repeat; background-position: center top -4px;'></div>
|
||||
|
||||
</div>
|
||||
<div id="banner-content" class='ui grid' style="height: 110vh;">
|
||||
|
|
Loading…
Add table
Reference in a new issue