diff --git a/index.html b/index.html
index 161e408..a4c218a 100644
--- a/index.html
+++ b/index.html
@@ -17,7 +17,7 @@
Sciences
Mathematics
Engineering
- (More Coming Soon)
+
diff --git a/main.css b/main.css
index 5c80c58..4f2b17b 100644
--- a/main.css
+++ b/main.css
@@ -83,13 +83,13 @@ body {
#drop {
text-decoration: none!important;
- background: mediumaquamarine;
width: 100%;
height: 18vh;
color: inherit;
font-size: 2em;
display: block;
float: left;
+ padding-top: 7vh;
}
#tabs {