fix table

This commit is contained in:
Niklas Buschmann 2019-08-04 17:02:22 +02:00
parent 96236d19cd
commit 4a294fde22
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ tr:hover, tr:nth-child(odd) td {
}
th, td {
box-shadow: 0 0 0 1px #9494941f inset;
box-shadow: 0 0 0 1px #9494941f;
padding: .5em 1em;
}