add paddings to table with sponsors

This commit is contained in:
Kirill Zhuravlev 2023-02-15 00:13:56 +01:00 committed by Avelino
parent 9bb5084a96
commit ab3d9909a1
No known key found for this signature in database
GPG Key ID: B345B4D52E98180A
1 changed files with 4 additions and 0 deletions

View File

@ -114,3 +114,7 @@ h1 > a img {
font-size: 9px;
line-height: 1;
}
td{
padding: 6px;
}