fix: footer margin-top

This commit is contained in:
Baoshuo Ren 2022-09-24 06:19:26 +08:00
parent e56eae09b1
commit c967357e01
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -6,7 +6,7 @@
</div>
<?php if ($ShowPageFooter): ?>
<?php if (isset($REQUIRE_LIB['bootstrap5'])): ?>
<footer class="bg-light text-muted pt-3 pb-4" style="font-size: 0.9em">
<footer class="bg-light text-muted pt-3 pb-4 mt-4" style="font-size: 0.9em">
<div class="container d-lg-flex justify-content-lg-between">
<p>
&copy; <?= date('Y') ?>