wide iframe

This commit is contained in:
2020-11-01 19:10:42 -05:00
parent 79d95ef5ab
commit a45346947b
2 changed files with 3 additions and 2 deletions

View File

@@ -356,7 +356,7 @@ input[type="submit"],
transition: $global-transition;
}
/* white form field backgrounds */
/* custom - white form field backgrounds */
input[type=text] {
background-color: #ffffff;
@@ -366,6 +366,7 @@ input[type=email] {
background-color: #ffffff;
}
/* custom - responsive iframe */
.resp-container {
position: relative;