mirror of
https://github.com/safing/web
synced 2025-04-17 17:39:08 +00:00
Fix asset link
This commit is contained in:
parent
5068fced9c
commit
60420c00af
1 changed files with 2 additions and 2 deletions
|
@ -7,5 +7,5 @@
|
|||
<div class="absolute mx-auto right-0 left-0 rounded-md flex items-center overflow-hidden" style="max-width: 950px; height: inherit;">
|
||||
<img class="absolute right-0 bottom-0 hidden lg:block max-w-5xl lg:max-w-full" style="margin-right: -28.8rem; margin-bottom: -14.1rem;" src="{{ site.img_url }}page-specific/portmaster/full-interface.png" alt="">
|
||||
</div>
|
||||
<img class="hidden lg:block absolute -right-8 -bottom-8" style="z-index: 1;" src="{{ site.img_url }}/assets/img/shapes/circle-md-2.png" alt="">
|
||||
</a>
|
||||
<img class="hidden lg:block absolute -right-8 -bottom-8" style="z-index: 1;" src="{{ site.img_url }}/shapes/circle-md-2.png" alt="">
|
||||
</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue