fix top padding

This commit is contained in:
2020-11-01 19:05:30 -05:00
parent f23f2a0f88
commit 79d95ef5ab

View File

@@ -370,7 +370,6 @@ input[type=email] {
.resp-container { .resp-container {
position: relative; position: relative;
overflow: hidden; overflow: hidden;
padding-top: 56.25%;
} }
.resp-iframe { .resp-iframe {