Update SCSS for removal of top banner

This commit is contained in:
mDuo13
2024-06-18 13:53:17 -07:00
parent 936ef78aab
commit 97ebbfb24c
3 changed files with 4 additions and 4 deletions

View File

@@ -965,8 +965,8 @@
border-radius: $border-radius-sm;
padding: 2rem;
padding-right: 3rem; // don't overlap chevron
// margin-bottom: 1.5rem; // this is enough space when a banner isn't active
margin-bottom: 3.5rem; // give space so anchor-fix doesn't block clicks
margin-bottom: 1.5rem; // this is enough space when a banner isn't active
// margin-bottom: 3.5rem; // give space so anchor-fix doesn't block clicks
position: relative;
z-index: 5;
width: 100%;