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