diff --git a/styles/components/_global_layout.scss b/styles/components/_global_layout.scss index 1394d789..e9536579 100644 --- a/styles/components/_global_layout.scss +++ b/styles/components/_global_layout.scss @@ -14,6 +14,7 @@ display: flex; flex-wrap: nowrap; flex-grow: 1; + margin-bottom: 50px; .global-navigation { margin-top: -1px;