Skip to content

Commit c90b2f0

Browse files
authored
add banner height
1 parent a5fd04d commit c90b2f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/scss/_controls.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

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.
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.
44

55
$headerSideOffset: $headerHeight - 20px; //ex: 20px or false
66

0 commit comments

Comments
 (0)