Fix banner text alignment
Unlike the rest of the page, it had no left margin nor padding whatsoever.
This commit is contained in:
@@ -2289,6 +2289,11 @@ table {
|
||||
|
||||
.banner {
|
||||
|
||||
a > * {
|
||||
@include grid-row;
|
||||
padding: 0 rem-calc(16);
|
||||
}
|
||||
|
||||
+ .budget.expanded,
|
||||
+ .jumbo {
|
||||
margin-top: 0;
|
||||
|
||||
Reference in New Issue
Block a user