PNG to WEBP for faster loading times

This commit is contained in:
Michał Gdula 2022-06-11 18:58:02 +01:00
parent eecac9b558
commit e153e5bfb3
53 changed files with 99 additions and 62 deletions

View file

@ -57,7 +57,8 @@
}
#team .gallery div img {
margin: 0.5em;
min-width: 250px;
min-width: 200px;
width: auto;
flex: 1 1 150px;
@ -91,6 +92,10 @@
#team div div {
margin: 1em;
}
#team .gallery div img {
margin: 0.5em 0;
width: 100%;
}
}
/*