diff --git a/index.html b/index.html
index 68a83bf..b5b5d04 100644
--- a/index.html
+++ b/index.html
@@ -15,7 +15,7 @@
-
+
- About
- Tracks
- FAQ
diff --git a/styles.css b/styles.css
index 7cac07f..ae22b4a 100644
--- a/styles.css
+++ b/styles.css
@@ -643,8 +643,8 @@ h1, h2, h3, h4, h5, h6 {
bottom: -100%;
}
-.-top-16 {
- top: -4rem;
+.-top-20 {
+ top: -5rem;
}
.end-1 {
@@ -663,10 +663,6 @@ h1, h2, h3, h4, h5, h6 {
top: 0px;
}
-.-top-20 {
- top: -5rem;
-}
-
.isolate {
isolation: isolate;
}
@@ -2106,14 +2102,14 @@ h1, h2, h3, h4, h5, h6 {
padding-bottom: 1.25rem;
}
-.pb-32 {
- padding-bottom: 8rem;
-}
-
.pb-7 {
padding-bottom: 1.75rem;
}
+.pt-32 {
+ padding-top: 8rem;
+}
+
.text-left {
text-align: left;
}
@@ -2929,10 +2925,6 @@ canvas {
position: relative;
}
- .lg\:-top-\[150px\] {
- top: -150px;
- }
-
.lg\:mb-0 {
margin-bottom: 0px;
}