Skip to content

Commit

Permalink
please work
Browse files Browse the repository at this point in the history
  • Loading branch information
TFM110 committed Dec 16, 2023
1 parent d765798 commit 62c38b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions contactus.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<script src="script.js"></script>

<!-- Google reCAPTCHA V3 -->
<script src="https://www.google.com/recaptcha/api.js?render=6LcW_xspAAAAAK4bMzJ8aJi6PhMzQvHZ8QqOE5gU" async defer></script>
<script src="https://www.google.com/recaptcha/api.js?render=6Le1hTMpAAAAAKuB5C8Q7Vsy9Ymw1sIk0VtRs6K8" async defer></script>
</head>

<body>
Expand Down Expand Up @@ -69,7 +69,7 @@ <h2>How Can We Help?</h2>
</div>
<div class="form-group">
<label>FRC Team Number</label>
<input type="number" id="number" name="team number" class="form-control" placeholder="####">
<input type="number" id="FRC team number" name="FRC team number" class="form-control" placeholder="####">
</div>
<div class="form-group">
<label>Subject*</label>
Expand Down
4 changes: 0 additions & 4 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1055,10 +1055,6 @@ is less painful to read.*/
}
}





.anchor {
padding-top: 90px;
}
Expand Down

0 comments on commit 62c38b4

Please sign in to comment.