Constrain size of supporter logos
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
ef4881d9f0
commit
d8380c66b9
|
@ -271,3 +271,7 @@ hr {
|
|||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.logo-container img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
|
|
@ -10,10 +10,10 @@ menu:
|
|||
|
||||
[![Logo der EWC-EasyWareComputer GmbH & Co. KG](/ewc.svg)](https://www.ewc-web.de)
|
||||
Unterstützung bei Netzwerkanbindung
|
||||
{.center}
|
||||
{.center .logo-container}
|
||||
|
||||
## backspace e. V. {.center}
|
||||
|
||||
[![Logo des backspace e. V.](/backspace.svg)](https://hackerspace-bamberg.de)
|
||||
Finanzen, Organisation
|
||||
{.center}
|
||||
{.center .logo-container}
|
||||
|
|
Loading…
Reference in New Issue