[FIX] Logo nur auf 200px Höhe begrenzen
This commit is contained in:
parent
078ab00800
commit
bc7d0f312d
@ -28,8 +28,7 @@ body {
|
||||
}
|
||||
|
||||
.img-box {
|
||||
width: 175px;
|
||||
height: 175px;
|
||||
height: 200px;
|
||||
object-fit: contain;
|
||||
margin: 5px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user