Add missing comma

This commit is contained in:
PCoder 2022-07-11 17:19:11 +05:30
parent 08ca710b99
commit 86242dbfb1

View file

@ -1,5 +1,5 @@
<style> <style>
.table-program td th { .table-program td, th {
padding: 0 10px !important; padding: 0 10px !important;
} }
</style> </style>