summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan <38150833+beigebeats@users.noreply.github.com>2023-11-23 01:32:57 -0800
committerEvan <38150833+beigebeats@users.noreply.github.com>2023-11-23 01:32:57 -0800
commit94a7e37466f73b9e2dc01d6608aeb49f0ac9e6b5 (patch)
tree668d3567b115ac2475358f9cd29126e641381fdd
parentc68ee4b47aa685c3e00f58e7561446df652fe8fc (diff)
nothing burger change
-rw-r--r--styles.css4
-rw-r--r--styles.scss3
2 files changed, 1 insertions, 6 deletions
diff --git a/styles.css b/styles.css
index f7cfcb2..c755b81 100644
--- a/styles.css
+++ b/styles.css
@@ -51,10 +51,6 @@
color: #353535;
-webkit-text-stroke: 0px #353535;
}
-.landing-page .menu-container .menu-wrapper li a .touch-action {
- color: #353535;
- -webkit-text-stroke: 0px #353535;
-}
.landing-page .menu-container .menu-wrapper li span {
position: absolute;
top: 50%;
diff --git a/styles.scss b/styles.scss
index 5b48d1a..3aea8fe 100644
--- a/styles.scss
+++ b/styles.scss
@@ -69,8 +69,7 @@ $sans-serif-font: 'Helvetica';
-webkit-text-stroke: 0px $primary-color;
}
}
-
-
+
span {
position: absolute;
top: 50%;