Made changes to the index and css files

This commit is contained in:
kene17 2021-03-10 14:25:11 -05:00
parent 7d06202348
commit f74abb9264
2 changed files with 26 additions and 14 deletions

View file

@ -268,6 +268,14 @@ input:invalid+span:after {
.social-icon {
margin: 20px 10px;
}
.res {
text-align: center;
}
.rec {
text-align: center;
}
@media (max-width: 1028px) {
#title {

View file

@ -379,8 +379,11 @@
<div class="card-body">
<form>
<div class="form-group">
<p class=class="res">Please leave us with your personal information.</p>
<div class="row">
<div class="col-6" style="float: right;">
<label for="fnameLabel">First Name</label>
<input type="text" id="fname" name="firstname" placeholder="First Name">
</div>
@ -403,6 +406,7 @@
</div>
</div>
<hr>
<p class="rec">Please provide your credit card information to guarantee your service appointment.</p>
<h2>Account Details</h2>
<div class="form-group">
<div class="row">