mirror of
https://github.com/safing/web
synced 2025-04-17 17:39:08 +00:00
Add new waves
This commit is contained in:
parent
ff8c26567e
commit
7e72b43cf2
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ redirect_from:
|
|||
</div>
|
||||
<div class="header-bg">
|
||||
<div class="wave-contrainer" style="z-index: -1; bottom: unset; top: 440px; opacity: .45;">
|
||||
<div class="wave-background" style="background-image: url({{ site.img_url }}page-specific/landing/wave2.svg); height: 195px; position: unset;"></div>
|
||||
<div class="wave-background" style="background-image: url({{ site.img_url }}page-specific/landing/landing-wave.svg); height: 195px; position: unset;"></div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
|
|
@ -200,7 +200,7 @@ title: Safing Portmaster - Pricing
|
|||
</div>
|
||||
<div class="header-bg">
|
||||
<div class="wave-contrainer" style="z-index: -1; bottom: unset; top: 440px; opacity: .45;">
|
||||
<div class="wave-background" style="background-image: url({{ site.img_url }}page-specific/pricing/wave3.svg); height: 195px; position: unset;"></div>
|
||||
<div class="wave-background" style="background-image: url({{ site.img_url }}page-specific/pricing/pricing-wave.svg); height: 195px; position: unset;"></div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Reference in a new issue