formatting

This commit is contained in:
Aadil Ayub 2022-01-20 13:18:01 +05:00
parent af79d42610
commit 434a13838b
1 changed files with 2 additions and 2 deletions

View File

@ -290,13 +290,13 @@ body {
overflow: hidden;
}
.summary-image>img {
.summary-image > img {
/* height: 100%;
object-fit: cover;
max-width: 100%;*/
}
.summary-image>a {
.summary-image > a {
display: flex;
}