fix contact mc

This commit is contained in:
Your Name 2019-04-10 17:37:44 -07:00
parent fdd0730607
commit cff874ff51

View File

@ -1,6 +1,7 @@
.submit {
width: 96%;
width: 96% !important;
margin: 0 !important;
padding: 8px;
font-size: 24px;
padding: 8px !important;
font-size: 24px !important;
background-color: #F6F6F6 !important;
}