fixed banner styles issues
This commit is contained in:
@@ -23,27 +23,6 @@
|
||||
&.light {
|
||||
background: #ecf0f1;
|
||||
}
|
||||
|
||||
h1,
|
||||
p {
|
||||
color: $text;
|
||||
}
|
||||
}
|
||||
|
||||
.jumboAlt {
|
||||
background: $highlight;
|
||||
margin-bottom: $line-height;
|
||||
margin-top: rem-calc(-24);
|
||||
padding-bottom: $line-height;
|
||||
padding-top: $line-height;
|
||||
|
||||
@include breakpoint(medium) {
|
||||
padding: rem-calc(24) 0;
|
||||
}
|
||||
|
||||
&.light {
|
||||
background: #ecf0f1;
|
||||
}
|
||||
}
|
||||
|
||||
.lead {
|
||||
|
||||
Reference in New Issue
Block a user