th table with bigger font size
Co-authored-by: Athul Cyriac Ajay <athul8720@gmail.com>
This commit is contained in:
parent
0053a709f5
commit
5321e4817f
|
@ -306,6 +306,7 @@ table {
|
||||||
table th{
|
table th{
|
||||||
padding: 6px 13px;
|
padding: 6px 13px;
|
||||||
border: 1px solid #dfe2e5;
|
border: 1px solid #dfe2e5;
|
||||||
|
font-size: large;
|
||||||
}
|
}
|
||||||
|
|
||||||
table td{
|
table td{
|
||||||
|
|
Loading…
Reference in a new issue