forked from rDrama/rDrama
1
0
Fork 0

use "cover" for site banners

master
Aevann 2023-05-04 01:33:14 +03:00
parent cfb14fce55
commit 31df17004e
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: contain;
object-fit: cover;
}
.banner-wrapper > div {
position: relative;