update sponsors

This commit is contained in:
Carson Gross 2024-09-02 14:59:20 -06:00
parent 1ef205da28
commit 7fc1d61b4f

View File

@ -170,7 +170,12 @@ Thank you to all our generous <a href="https://github.com/sponsors/bigskysoftwar
table, thead, tbody, th, td, tr {
display: block;
}
#sponsor-table td {
width:90%;
}
#sponsor-table td * {
margin: auto;
}
}
</style>