🏓 Library table styling WIP

This commit is contained in:
2021-08-16 13:44:03 -07:00
parent 7c8ee36505
commit d92b2246cb
5 changed files with 211 additions and 44 deletions

View File

@@ -140,6 +140,7 @@ $border-color: red;
td {
border: 0 none;
.card {
margin: 8px 0 7px 0;
.name {
margin: 0 0 4px 0;
}