mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Increase subscribe margin
This commit is contained in:
parent
4373b17a26
commit
ec23ead195
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ class AppTemplate {
|
|||
</h2>
|
||||
|
||||
<div class="subscribe">
|
||||
<iframe src="/embed-subscribe" loading="lazy" style="width: 350px; height: 150px;" class="-my-10"></iframe>
|
||||
<iframe src="/embed-subscribe" loading="lazy" style="width: 350px; height: 150px;" class="-my-8"></iframe>
|
||||
</div>
|
||||
|
||||
<div class="links space-y-6 sm:space-x-6 mb-8">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue