mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
spacing fix
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
{{- end }}
|
||||
<div class="d-flex justify-content-center">
|
||||
<!-- TODO: figure out how to hide the parent div instead of applying mb-4 to the button itself -->
|
||||
<button type="button" class="btn btn-outline-primary" id="load-more-btn">Load more</button>
|
||||
<button type="button" class="btn btn-outline-primary mb-4" id="load-more-btn">Load more</button>
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user