diff --git a/docs/index.html b/docs/index.html index 89366c8..065bd6b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -30,7 +30,7 @@
- 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.
diff --git a/docs/main.css b/docs/main.css index 2c8aed7..135c43a 100644 --- a/docs/main.css +++ b/docs/main.css @@ -1,5 +1,5 @@ :root { - /* Mobile */ + /* Mobile - Default */ --bg-form-padding: 3px; --about-text-padding: 3px; --p-size: 10px; @@ -45,7 +45,6 @@ footer { text-align: center; color: #fff; /* background-color: rgba(0, 0, 0, .4); */ - } .about-text {