images bigger

main
gman 8 months ago
parent 4fcb387d03
commit 8d85f3563f

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 KiB

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 758 KiB

After

Width:  |  Height:  |  Size: 694 KiB

@ -269,7 +269,7 @@ html {
.trusted-block {
display: flex;
position: relative;
width: 25%;
width: 30%;
flex-shrink: 0;
padding: 30px 0 90px;
align-items: center;
@ -280,7 +280,7 @@ html {
}
.trusted-block img {
height: 65px;
height: 100px;
object-fit: contain;
}
@ -655,7 +655,7 @@ html {
.section figure img {
max-width: 100%;
min-height: 300px;
max-height: 50vh;
max-height: 60vh;
object-fit: cover;
object-position: left center;

Loading…
Cancel
Save