Centre-align table-main text.

This commit is contained in:
inference 2022-11-09 01:59:15 +00:00
parent b0c4e7160f
commit 0e55b41657

View File

@ -111,4 +111,5 @@ table, th, td {
font-family: Roboto, sans-serif;
font-size: 18px;
color: #ffffff;
text-align: center;
}