diff --git a/web/app/src/assets/base.css b/web/app/src/assets/base.css index 2178a132..18332a4f 100644 --- a/web/app/src/assets/base.css +++ b/web/app/src/assets/base.css @@ -285,9 +285,8 @@ footer { color: var(--color-text-hint); display: flex; user-select: none; - height: 100%; + height: 50%; justify-content: center; - margin: auto; } .indicator {