remove redundant code

This commit is contained in:
Aadil Ayub 2022-02-02 17:30:56 +05:00
parent 25709716b3
commit 3250fd0e53
1 changed files with 0 additions and 6 deletions

View File

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