Adjust bottom margin of group cards to match mockup specs.
This commit is contained in:
parent
9752de6a3e
commit
f7ca5f28df
@ -27,7 +27,7 @@
|
||||
display: block;
|
||||
flex: 0 0 calc(50% - 20px/2);
|
||||
@include gab-container-standards();
|
||||
margin-bottom: 15px;
|
||||
margin-bottom: 20px;
|
||||
text-decoration: none;
|
||||
overflow: hidden;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user