th table with bigger font size

Co-authored-by: Athul Cyriac Ajay <athul8720@gmail.com>
This commit is contained in:
Robbi Nespu 2021-06-29 03:23:47 +08:00 committed by Athul Cyriac Ajay
parent 0053a709f5
commit 5321e4817f
1 changed files with 1 additions and 0 deletions

View File

@ -306,6 +306,7 @@ table {
table th{
padding: 6px 13px;
border: 1px solid #dfe2e5;
font-size: large;
}
table td{