Semantics
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user