better table margins
This commit is contained in:
@@ -240,6 +240,7 @@ table {
|
|||||||
border-spacing: 0; /* border collapse doesn't play nice with radii */
|
border-spacing: 0; /* border collapse doesn't play nice with radii */
|
||||||
border-radius: .3rem;
|
border-radius: .3rem;
|
||||||
border: thin solid var(--color-pink);
|
border: thin solid var(--color-pink);
|
||||||
|
margin: 1.25rem 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
th {
|
th {
|
||||||
|
|||||||
Reference in New Issue
Block a user