Migrate to Bootstrap 5
This commit is contained in:
parent
a69388d9b8
commit
fa1c65ff0d
18 changed files with 61 additions and 54 deletions
|
@ -29,7 +29,7 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;">
|
||||
<a href="/posts/" title="Show More" class="float-right btn btn-outline-info btn-sm" >
|
||||
<a href="/posts/" title="Show More" class="float-end btn btn-outline-info btn-sm" >
|
||||
{{ i18n "show_more"}}</a>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue