diff --git a/core/static/core/style.scss b/core/static/core/style.scss index 5161a0bb..0794f1e6 100644 --- a/core/static/core/style.scss +++ b/core/static/core/style.scss @@ -1717,6 +1717,7 @@ footer { border-radius: 5px; display: flex; flex-wrap: wrap; + align-items: center; background-color: $primary-neutral-dark-color; box-shadow: $shadow-color 0 0 15px; a {