mirror of
https://github.com/safing/web
synced 2025-09-02 02:59:03 +00:00
Update hide download on mobile
This commit is contained in:
parent
c42b2c2f31
commit
c430108e76
1 changed files with 15 additions and 10 deletions
|
@ -111,6 +111,10 @@ redirect_from:
|
|||
</span>
|
||||
<p class="card-package-top-desc" style="max-width: 480px;">The free version is very powerful tool, but by buying a package you support the development of Portmaster.</p>
|
||||
</div>
|
||||
<div class="card-package-bottom transform scale-105" style="position: absolute; width: 100%; left: 0; bottom: 0px; display: flex; justify-content: end; height: 100%;">
|
||||
<div class="hidden lg:block" style="display: flex; align-items: center; margin-right: 4rem;">
|
||||
{% include download_button.html unique_id="2" %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex mx-auto w-max mt-8 space-x-8 items-center" style="align-items: center;">
|
||||
|
@ -123,6 +127,7 @@ redirect_from:
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="blogpod-container">
|
||||
<div class="blogpod-container-top">
|
||||
|
|
Loading…
Add table
Reference in a new issue