Semantics

This commit is contained in:
2023-07-26 19:50:17 -05:00
parent 5166f4a1ad
commit 961c59fa41
2 changed files with 2 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
<div class="about-text" value=""> <div class="about-text" value="">
<h1>About</h1> <h1>About</h1>
<p> <p>
This is a database tool to assist students of the University of Texas - Austin in the biannual race for This is a database tool to assist students of the University of Texas - Austin in the biannual scramble for
Jazz Appr- I mean course registration process. Jazz Appr- I mean course registration process.
</p> </p>
<p> <p>

View File

@@ -1,5 +1,5 @@
:root { :root {
/* Mobile */ /* Mobile - Default */
--bg-form-padding: 3px; --bg-form-padding: 3px;
--about-text-padding: 3px; --about-text-padding: 3px;
--p-size: 10px; --p-size: 10px;
@@ -45,7 +45,6 @@ footer {
text-align: center; text-align: center;
color: #fff; color: #fff;
/* background-color: rgba(0, 0, 0, .4); */ /* background-color: rgba(0, 0, 0, .4); */
} }
.about-text { .about-text {