1958eec3 by Jeff Balicki

contact

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 9bf4b77a
......@@ -17674,6 +17674,8 @@ select {
.wpcf7 form.sent .wpcf7-response-output {
border-color: transparent;
color: #e00;
margin-left: -30px;
margin-top: 0px;
}
@media (max-width: 48rem) {
.wpcf7 form.sent .wpcf7-response-output {
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -686,6 +686,8 @@ select {
.wpcf7 form.sent .wpcf7-response-output{
border-color:transparent;
color: #e00;
margin-left: -30px;
margin-top: 0px;
@media(max-width: 48rem) {
margin-top: 10px;
padding-left: 0;
......
......@@ -2,6 +2,6 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.503
Version: 1.0.504
*/
......