diff --git a/themes/buha/assets/css/layout.css b/themes/buha/assets/css/layout.css index dd75fb8b..108421ce 100644 --- a/themes/buha/assets/css/layout.css +++ b/themes/buha/assets/css/layout.css @@ -90,6 +90,10 @@ footer { color: var(--links); } +.infobox { + text-align: center; +} + footer div { margin-top: 1rem; } diff --git a/themes/buha/layouts/partials/footer.html b/themes/buha/layouts/partials/footer.html index 8dc1b5b8..d6a63af5 100644 --- a/themes/buha/layouts/partials/footer.html +++ b/themes/buha/layouts/partials/footer.html @@ -5,23 +5,23 @@ {{- end -}} -