Fixed the background streching strangly
This commit is contained in:
parent
c327380ab9
commit
3ef2494cb0
|
@ -623,7 +623,8 @@ iframe#markdown {
|
|||
z-index: -2;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
min-height: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.credit {
|
||||
|
|
Reference in New Issue