This commit is contained in:
randogoth 2023-05-03 23:30:13 +03:00
parent 0d2ef223c4
commit d050990cdd

View file

@ -227,7 +227,7 @@ abbr {
display: block; display: block;
background-attachment: fixed; background-attachment: fixed;
background-position: center; background-position: center;
background-size: cover; background-size: contain;
} }
iframe { iframe {