make table full-width

This commit is contained in:
piharpi
2020-04-02 19:59:53 +07:00
parent 442e9f8c99
commit d9e883e347

View File

@@ -296,6 +296,7 @@ sup {
}
table {
width: 100%;
margin-top: $spacing-half;
border-collapse: collapse;
font-size: $small-font-size;