Use css variables for banner heights
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
&.js-is-sticky {
|
||||
width: calc(100% - 25rem);
|
||||
top: $usa-banner-height + $topbar-height;
|
||||
}
|
||||
|
||||
.sticky-cta-container {
|
||||
|
Reference in New Issue
Block a user