We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131e938 commit b17871cCopy full SHA for b17871c
resources/views/post/index.blade.php
@@ -37,7 +37,7 @@
37
<div class="col-xl-8 col-md-12 mx-auto">
38
<div class="p-4 p-xl-5 bg-body-secondary rounded position-relative">
39
<div class="position-absolute d-none d-xxl-block bottom-0 end-0 m-4"><img src="/img/ui/popular-fire.svg"></div>
40
- <div id="popular-list" class="flex-column col-xxl-10">
+ <div id="popular-list" class="flex-column col-xxl-10 text-balance">
41
@include('post._popular_list')
42
</div>
43
@include('post._popular_pagination')
0 commit comments