Revert "use "cover" for site banners"

This reverts commit 31df17004e.
pull/143/head
Aevann 2023-05-04 01:34:19 +03:00
parent 31df17004e
commit c286718112
1 changed files with 1 additions and 1 deletions

View File

@ -6848,7 +6848,7 @@ div.markdown {
width: 100%;
height: 100%;
max-height: 30vh;
object-fit: cover;
object-fit: contain;
}
.banner-wrapper > div {
position: relative;