Fixed iframe width

This commit is contained in:
kvakazyambra 2023-11-10 01:34:04 +03:00
parent 13fb802365
commit d7e70f0cce

View File

@ -1035,6 +1035,7 @@ details {
iframe {
border: none;
color: rgb(255 255 255 / 0%);
max-width: 100%;
}
.lead {