Skip to content
Snippets Groups Projects
Unverified Commit e3706542 authored by Patrick Marsceill's avatar Patrick Marsceill
Browse files

Add a lil more padding on last table row

parent d0325e94
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,10 @@ tbody {
td {
border-bottom: 0;
}
td {
padding-bottom: $sp-3;
}
}
}
}
......
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