diff --git a/frontend/public/global.css b/frontend/public/global.css index 8584caa..dd91401 100644 --- a/frontend/public/global.css +++ b/frontend/public/global.css @@ -264,12 +264,6 @@ body { border-radius: 1em; font: inherit; user-select: none; - - /* TODO: inefficient */ - display: flex; - justify-content: center; - align-items: center; - flex-shrink: 0; } .button:hover {