minor margin fix

This commit is contained in:
Kris
2019-04-01 23:50:47 -04:00
parent 6a95d3fded
commit cdce9c97bb

View File

@@ -107,6 +107,9 @@
background-position: center center;
background-repeat: no-repeat;
}
.staff-counters {
margin-bottom: 0;
}
}
.secondary {
@@ -295,6 +298,7 @@
color: $secondary;
display: flex;
padding: 10px;
margin-bottom: s(4);
> div,
> div a {
display: flex;