Skip to content

Commit 306e62f

Browse files
authored
Update _controls.scss
1 parent e71c135 commit 306e62f

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)