diff --git a/themes/buha/assets/css/layout.css b/themes/buha/assets/css/layout.css index 3c0d325b..727810c6 100644 --- a/themes/buha/assets/css/layout.css +++ b/themes/buha/assets/css/layout.css @@ -85,6 +85,13 @@ footer { margin-right: 1rem; } +#infobox_outer { + display: flex; + justify-content: space-evenly; + flex-grow: 1; +} + + footer div { margin-top: 1rem; } diff --git a/themes/buha/layouts/partials/footer.html b/themes/buha/layouts/partials/footer.html index 7c98fb04..f9238538 100644 --- a/themes/buha/layouts/partials/footer.html +++ b/themes/buha/layouts/partials/footer.html @@ -5,22 +5,24 @@ {{- end -}} -