diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile index 71db21a5..291a1819 160000 --- a/web/profiles/d8-starterkit-profile +++ b/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit 71db21a57303ed1e6520d86ec2f79af40c315e26 +Subproject commit 291a1819cafc26cb744ead3816158e1989f39082 diff --git a/web/themes/custom/popsu/sass/pages/partials/_header_footer.scss b/web/themes/custom/popsu/sass/pages/partials/_header_footer.scss index 5c02834c..af8d7faa 100644 --- a/web/themes/custom/popsu/sass/pages/partials/_header_footer.scss +++ b/web/themes/custom/popsu/sass/pages/partials/_header_footer.scss @@ -225,7 +225,7 @@ display: flex; justify-content: space-evenly; align-items: center; - padding: 1rem 15%; + padding: 1rem 15% 2rem 15%; &>div:first-child{ grid-column-start: 2;