File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -41,9 +41,9 @@ $all-teams: map-collect($nfl-teams);
4141// Themes
4242
4343// @import "themes/bhm_modified";
44- // @import "themes/2024ccg";
44+ @import " themes/2024ccg" ;
4545// @import "themes/sb2024";
46- @import " themes/basic-theme" ;
46+ // @import "themes/basic-theme";
4747// @import "themes/season-open";
4848// @import "themes/black-history-month";
4949// @import "themes/usa-theme";
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ html::before{
1313 width : 100% ;
1414 margin-top : 104px ;
1515 background-color : transparent ;
16- background-image : url (" ../img/draftbannernew2 .jpg" );
16+ background-image : url (" ../img/pride255 .jpg" );
1717 background-position : center top ;
1818 background-size : 1890px ;
1919 background-repeat : no-repeat ;
Original file line number Diff line number Diff line change 11// crown
22
3- // $crown: "../img/crown-pride2023.png";
4- $crown : " ../img/crown.png" ;
3+ $crown : " ../img/crown-pride2023.png" ;
4+ // $crown: "../img/crown.png";
55// $crown: "../img/bhmcrown25.png";
66// $crown: "../img/crown-usa-1.png";
77// $crown: "../img/crown-mourning.png";
You can’t perform that action at this time.
0 commit comments