diff --git a/themes/pinetheme/assets/css/style.css b/themes/pinetheme/assets/css/style.css index 676eab47..f40f6ab9 100644 --- a/themes/pinetheme/assets/css/style.css +++ b/themes/pinetheme/assets/css/style.css @@ -994,4 +994,10 @@ button.podcast:hover { #footer span { font-weight: 300; margin-top: 0.6rem; +} +#footer-line { + max-width: 80rem; + background-color: #999; + height: 1px; + flex-grow: 1; } \ No newline at end of file diff --git a/themes/pinetheme/layouts/partials/footer.html b/themes/pinetheme/layouts/partials/footer.html index b044f042..a4eb2518 100644 --- a/themes/pinetheme/layouts/partials/footer.html +++ b/themes/pinetheme/layouts/partials/footer.html @@ -48,7 +48,7 @@