fixed register heading and added login heading

This commit is contained in:
th3keyboard 2024-10-02 18:17:18 -05:00
parent f872a1fa83
commit a96004653d
2 changed files with 4 additions and 2 deletions

View file

@ -9,7 +9,9 @@
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
</head>
<body>
<div class="d-flex p-2 justify-content-center">
<br>
<div class="d-flex justify-content-center"><h3>Login</h3></div>
<div class="d-flex p-2 justify-content-center align-items-center">
<form method = "post">
<div class="mb-3">
<label for="exampleInputEmail1" class="form-label">Email address</label>

View file

@ -11,7 +11,7 @@
<body>
<!-- <div class="d-flex justify-content-xxl-center" style="background-color: #0C2340; color:#f15a22; font-weight: 900; font: x-large;"><h1>UTSA PLACE</h1></div> -->
<br>
<div class="d-flex justify-content-xl-center"><h3>Registration</h3></div>
<div class="d-flex justify-content-center"><h3>Registration</h3></div>
<div class="d-flex p-2 justify-content-center align-items-center">
<form method="post">
<div class="mb-3">