minor margin fix
This commit is contained in:
parent
6a95d3fded
commit
cdce9c97bb
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user