make table a little more readable

This commit is contained in:
Matthew Hooker 2017-02-03 01:15:50 -08:00
parent 62c6267e04
commit 4dd5397077
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 4 additions and 0 deletions

View File

@ -167,6 +167,10 @@ table {
color: $black;
font-weight: normal !important;
}
td {
padding-right: 20px;
}
}
::selection {