Skip to content

Commit c67e609

Browse files
committed
_sass: Remove staffer horizontal margin
1 parent f955fa7 commit c67e609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/custom/staffer.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.staffer {
22
display: flex;
3-
margin: $sp-4;
3+
margin: $sp-4 0;
44

55
.staffer-image {
66
border-radius: 50%;

0 commit comments

Comments
 (0)