#13 remove width arg

This commit is contained in:
2026-05-16 18:46:51 +02:00
parent 589fa84847
commit fbd47636d1

View File

@@ -4393,7 +4393,6 @@ span.placeholder {
.embed-responsive.is-expanded img#f0ck-image {
position: static !important;
height: auto !important;
width: auto !important;
max-width: 100% !important;
max-height: 100% !important;
}