mirror of
https://github.com/safing/web
synced 2025-04-23 12:29:09 +00:00
Fix download button on SPN page
This commit is contained in:
parent
e0d8510796
commit
a027cc7b31
1 changed files with 1 additions and 1 deletions
|
@ -403,7 +403,7 @@ layout: page
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex mx-auto w-max mt-8 space-x-8 items-center opacity-50">
|
||||
<div class="flex mx-auto w-max mt-8 space-x-8 items-center opacity-50" style="position: relative; z-index: -1;">
|
||||
<div class="space-x-8 hidden lg:flex items-center">
|
||||
<img src="{{ site.img_url }}page-specific/pricing/payment-methods/mastercard.png">
|
||||
<img src="{{ site.img_url }}page-specific/pricing/payment-methods/visacard.png">
|
||||
|
|
Loading…
Add table
Reference in a new issue