1
0
Fork 0
mirror of https://github.com/avelino/awesome-go.git synced 2024-11-13 11:14:37 -05:00

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

View file

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