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;
}
td,
th {
td, th {
padding: 5px;
}
table,
th,
td {
table, th, td {
border: 1px solid $border;
}
}