mirror of
https://github.com/safing/web
synced 2025-04-21 19:39:08 +00:00
Update numbers in image
This commit is contained in:
parent
6ab10786ed
commit
6e31bb0d9c
3 changed files with 2 additions and 2 deletions
Binary file not shown.
Before ![]() (image error) Size: 19 MiB |
BIN
assets/img/page-specific/ownership/influences.png
Normal file
BIN
assets/img/page-specific/ownership/influences.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 137 KiB |
|
@ -37,7 +37,7 @@ redirect_from:
|
|||
<div class="container mx-auto px-8 sm:px-0 flex">
|
||||
<div class="max-w-screen-xl mx-auto px-4 sm:px-6 lg:flex block justify-center m-auto w-auto items-center">
|
||||
<div class="pb-16 lg:pb-0 ml-0 lg:ml-32 lg:hidden self-center">
|
||||
<img src="{{ site.img_url }}page-specific/ownership/influences.gif" alt="">
|
||||
<img src="{{ site.img_url }}page-specific/ownership/influences.png" alt="">
|
||||
</div>
|
||||
<div class="inline-block max-w-lg">
|
||||
<h2 id="finances" style="line-height: 60px;" class="text-5xl tracking-tight font-extrabold leading-none py-10">
|
||||
|
@ -62,7 +62,7 @@ redirect_from:
|
|||
</div>
|
||||
</div>
|
||||
<div class="hidden pt-16 lg:pt-0 ml-0 lg:ml-32 lg:block self-center">
|
||||
<img src="{{ site.img_url }}page-specific/ownership/influences.gif" alt="">
|
||||
<img src="{{ site.img_url }}page-specific/ownership/influences.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue