We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e71c135 commit 306e62fCopy full SHA for 306e62f
src/scss/_controls.scss
@@ -1,6 +1,6 @@
1
2
-$headerHeight: 253px; //for a Ryan banner; // Use this when there is a banner. Use the banner height + 30 px. ex.
3
-//$headerHeight: 80px; //This is the default with no banner. ex: 40px or false.
+//$headerHeight: 253px; //for a Ryan banner; // Use this when there is a banner. Use the banner height + 30 px. ex.
+$headerHeight: 80px; //This is the default with no banner. ex: 40px or false.
4
5
$headerSideOffset: $headerHeight - 20px; //ex: 20px or false
6
0 commit comments