File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -457,13 +457,13 @@ button, .button {
457457 color : # fff ; } }
458458
459459.button__accent {
460- background-color : # 06d19c ;
461- border-color : # 06d19c ;
460+ background-color : # FF5722 ;
461+ border-color : # FF5722 ;
462462 color : # fff ; }
463463 @media (min-width : 992px ) {
464464 .button__accent : hover {
465- background-color : # 05bd8d ;
466- border-color : # 05bd8d ;
465+ background-color : # E64A19 ;
466+ border-color : # E64A19 ;
467467 color : # fff ; } }
468468
469469.button__delete {
@@ -875,7 +875,7 @@ select {
875875 background-color : # 6C63FF ; }
876876
877877.hero__overlay--gradient {
878- background : linear-gradient (to right, # 6C63FF , # 4641FF ); }
878+ background : linear-gradient (to right, # 455A64 , # 212121 ); }
879879
880880.hero__overlay--gradientVertical {
881881 background : linear-gradient (to bottom, # 6C63FF, # 4641FF ); }
Original file line number Diff line number Diff line change 66 < title > The Working Bros</ title >
77 < link rel ="icon " type ="image/ico " href ="TWB%20new.ico " />
88 <!-- Don't forget to add your metadata here -->
9- < link rel ='stylesheet ' href ='css/style.min. css ' />
9+ < link rel ='stylesheet ' href ='css/style.css ' />
1010</ head >
1111< body >
1212 <!-- Hero(extended) navbar -->
You can’t perform that action at this time.
0 commit comments