forked from Bun/landing-page
Fix page scrolling on mobile maybe
This commit is contained in:
parent
c8d6944527
commit
e63e1eb708
3 changed files with 23 additions and 8 deletions
10
index.html
10
index.html
|
@ -114,6 +114,16 @@
|
|||
</div>
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://torrent.jimbosfiles.com">
|
||||
<button class="custom-button torrent">
|
||||
<div class="color-part"></div>
|
||||
<div class="button-content">
|
||||
<img class="button-image" src="./images/transmission.png" alt="Button Logo" style="width: 5em; height: auto;">
|
||||
<span class="button-text">Torrents</span>
|
||||
<span class="button-subtext">ISOs and Rupert</span>
|
||||
</div>
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://mail.jimbosfiles.com/">
|
||||
<button class="custom-button mail">
|
||||
<div class="color-part"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue