This commit is contained in:
Chris 2020-11-07 16:13:34 -05:00
parent 01d8b8e5e5
commit 54139e715f
3 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
document.getElementById("202736575195160").style.display = "none !important";

View File

@ -48,7 +48,7 @@
<script type="text/javascript" src="https://form.jotform.com/jsform/202736575195160"></script>
<!-- <script src="contact.js" defer></script> -->

View File

@ -44,3 +44,7 @@ footer{
max-width: 80%;
margin: auto;
}
.formFooter{
display:none !important;
}