diff --git a/aio/src/styles/2-modules/_notification.scss b/aio/src/styles/2-modules/_notification.scss index ef1dbe8015..daef41c4fa 100644 --- a/aio/src/styles/2-modules/_notification.scss +++ b/aio/src/styles/2-modules/_notification.scss @@ -88,7 +88,7 @@ aio-notification { } .search-results { - padding-top: 68px + $notificationHeight; + padding-top: $notificationHeight; } &.page-home, &.page-resources, &.page-events, &.page-features, &.page-presskit, &.page-contribute {