Fixed photos.
This commit is contained in:
@@ -317,6 +317,14 @@ a {
|
|||||||
|
|
||||||
&__photo {
|
&__photo {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
|
img {
|
||||||
|
width: 100%;
|
||||||
|
aspect-ratio: 3 / 4;
|
||||||
|
object-fit: cover;
|
||||||
|
border-radius: 4px;
|
||||||
|
margin-bottom: 16px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&__photo-placeholder {
|
&__photo-placeholder {
|
||||||
|
|||||||
Reference in New Issue
Block a user