Misc. formatting update

This commit is contained in:
Kognise 2019-04-06 19:10:19 -04:00
parent a5523307cd
commit 98aa9f3579
No known key found for this signature in database
GPG key ID: 19AA40F6884A36D6

View file

@ -12,13 +12,10 @@ table {
margin-bottom: 10px; margin-bottom: 10px;
} }
td, td, th {
th {
padding: 5px; padding: 5px;
} }
table, table, th, td {
th,
td {
border: 1px solid $border; border: 1px solid $border;
} }