1
0

home: tweak the sponsors area

This commit is contained in:
Simon Michael
2024-05-26 07:15:25 -10:00
parent 44fd0f1256
commit 03ed1e4216
2 changed files with 8 additions and 8 deletions

View File

@@ -31,11 +31,13 @@ li {
#TOC, #sitemap {
/* border-top: thin solid black; */
padding-top: 1em;
border-bottom: thin solid black;
margin-bottom: 2em;
}
#sponsors-container > ul {
border-top: thin solid #e1e1e1;
border-bottom: thin solid #e1e1e1;
padding: 1em 0;
display: flex;
flex-wrap: wrap;
justify-content: center;