aspect ratio fix

This commit is contained in:
Firq 2023-03-16 19:23:55 +01:00
parent a2d6cbd126
commit 1303160269
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -95,7 +95,7 @@ if (bond10 === 'false') {
.bond-ce { .bond-ce {
width: 128px; width: 128px;
height: auto; height: 85px;
} }
} }