master
sergeybodin 2023-09-06 14:58:19 +03:00
parent f855ba69e4
commit 9c914e1d8b
2 changed files with 26 additions and 1 deletions

View File

@ -30,7 +30,7 @@
gap: 40px;
width: 100%;
flex-wrap: wrap;
.item {
object-fit: cover;
display: flex;
@ -41,6 +41,7 @@
}
.image {
background: url("/assets/images/view-man.svg") center no-repeat;
img {
width: 273px;
object-fit: cover;

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB