1
0
mirror of https://github.com/BBaoVanC/bobatheme.git synced 2025-06-17 19:37:29 -05:00

Remove <hr> separator before footer

This commit is contained in:
2023-01-21 23:32:32 -06:00
parent a4be8b395b
commit 8eb642dbc8
2 changed files with 1 additions and 1 deletions
assets/css
layouts/_default

@ -583,6 +583,7 @@ body {
} }
footer { footer {
margin-top: 20px;
text-align: center; text-align: center;
} }

@ -21,7 +21,6 @@
</main> </main>
{{ if or .Site.Copyright .Site.Params.footer }} {{ if or .Site.Copyright .Site.Params.footer }}
<hr>
<footer> <footer>
<small> <small>
{{ with .Site.Copyright }} {{ with .Site.Copyright }}