diff --git a/assets/css/style.scss b/assets/css/style.scss index 7853aa2..89f1fb6 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -14,6 +14,7 @@ header { } table { + width: auto; tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, .05); border-color: #fff;