Skip to content
Snippets Groups Projects
Commit eccb32a3 authored by Kevin Lin's avatar Kevin Lin :sparkles:
Browse files

_sass: Increase card margin-bottom

parent e340caf9
No related branches found
No related tags found
No related merge requests found
......@@ -17,11 +17,7 @@
padding: $sp-2 $sp-4;
p {
margin-bottom: $sp-1;
}
>*:last-child {
margin-bottom: 0;
margin-bottom: $sp-2;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment