Add BeanHub sponsor
This commit is contained in:
committed by
Simon Michael
parent
68cff44217
commit
44fd0f1256
@@ -34,3 +34,18 @@ li {
|
||||
border-bottom: thin solid black;
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
#sponsors-container > ul {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
list-style: none;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
#sponsors-container > ul > * {
|
||||
display: inline-block;
|
||||
width: 300px;
|
||||
text-align: center;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user