mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 09:11:28 +02:00
Fixed extra padding in welcome page
This commit is contained in:
parent
949380ed09
commit
d637f2d05c
2 changed files with 2 additions and 2 deletions
|
@ -133,7 +133,7 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section plans">
|
||||
<section class="section" style="padding-top: 0;">
|
||||
<%== erb :'plan/_compare', layout: false %>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue