summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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%;