diff --git a/pages/helpers/main.css b/pages/helpers/main.css index 58e336b..c62f4b8 100644 --- a/pages/helpers/main.css +++ b/pages/helpers/main.css @@ -46,13 +46,15 @@ text-align: center; list-style-type: none; padding-left: 0px; - height: 100%; + + display: flex; + align-items: center; + justify-content: center; } .menu_item { display: inline-block; padding: 0px; white-space: nowrap; - height: 100%; } /** Be able to position anything easily. **/