Changed table width

This commit is contained in:
Joyce Chen
2017-06-24 02:05:43 -04:00
committed by GitHub
parent 9127458787
commit 599fd2434c

View File

@@ -14,6 +14,7 @@ header {
} }
table { table {
width: auto;
tbody tr:nth-of-type(odd) { tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, .05); background-color: rgba(0, 0, 0, .05);
border-color: #fff; border-color: #fff;