fix index page layout bug

This commit is contained in:
perennial
2024-12-04 02:19:22 +11:00
parent cee17f1a10
commit 8dfd7d2b66
+4 -3
View File
@@ -7,7 +7,8 @@
<p>R-18</p>
</div>
<div class="row justify-content-center g-5">
{* g-5 causes the page layout to go slightly off-screen on small devices *}
<div class="row justify-content-center g-4">
{*
{{ if CookieList["pixivfe-LogoStyle"] == "" || CookieList["pixivfe-LogoStyle"] == "standard" }}
@@ -196,7 +197,7 @@
<a href="/discovery/users" class="custom-btn-secondary bg-charcoal-surface2 mx-auto">View more</a>
</div>
</div>
<hr class="border-neutral-700 opacity-100 rounded mt-5 mb-0">
<!-- Popular tags -->
@@ -245,7 +246,7 @@
{{- end }}
</div>
</div>
<hr class="border-neutral-700 opacity-100 rounded mt-5 mb-0">
<!-- Today's illustration rankings -->