Optimized images

This commit is contained in:
Firq 2023-03-16 18:51:36 +01:00
parent e3b84027ef
commit 518b0e2500
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
29 changed files with 16 additions and 8 deletions
src/components

View file

@ -78,7 +78,7 @@ if (bond10 === 'false') {
article > img {
width: 120px;
height: auto;
height: 120px;
}
@media (min-width: 512px) {
@ -90,7 +90,11 @@ if (bond10 === 'false') {
article > img {
width: 200px;
height: auto;
height: 200px;
}
.bond-ce {
width: 128px;
}
}
@ -122,7 +126,6 @@ if (bond10 === 'false') {
.bond-ce {
padding-top: 0.75rem;
height: 3rem;
width: auto;
}
.unobtained {