Bootstrap 5 continued + bugfixes
This commit is contained in:
@ -67,9 +67,9 @@
|
||||
</div>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="bg-light border-top">
|
||||
<div class="container py-3">
|
||||
<div class="d-flex justify-content-between">
|
||||
<footer class="border-top context-main-bg">
|
||||
<div class="container pb-4 pt-3 align-items-center">
|
||||
<div class="d-flex justify-content-between align-items-center context-main-bg">
|
||||
{COPY}
|
||||
{SOCIAL}
|
||||
</div>
|
||||
|
@ -63,9 +63,7 @@
|
||||
</div>
|
||||
</div>
|
||||
{/ISSUES}
|
||||
<div class="">
|
||||
{CONTENT}
|
||||
</div>
|
||||
{CONTENT}
|
||||
</div>
|
||||
{FOOT}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user