Skip to content

Commit

Permalink
[FixaMinGata] Add minor margin change
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkri authored and dracos committed Jan 22, 2025
1 parent 2f242bd commit f75d3cf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions web/cobrands/fixamingata/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,6 @@ body.mappage {
color: rgb(34, 34, 34);
}

.content, .sticky-sidebar {
margin-bottom: 2em;
}

#front_stats {
border-color: #087FA0;
}
Expand All @@ -181,3 +177,7 @@ body.mappage {
#offline_list:empty {
display: none;
}

.mysoc-footer {
margin-top: 2em;
}

0 comments on commit f75d3cf

Please sign in to comment.