summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.scss b/style.scss
index a91a0ee..5a52593 100644
--- a/style.scss
+++ b/style.scss
@@ -485,8 +485,8 @@ img {
background-size: 300%;
background-clip: text;
-webkit-background-clip: text;
- /* color: transparent; */
- /* -webkit-text-fill-color: transparent; */
+ color: transparent;
+ -webkit-text-fill-color: transparent;
animation: asciiFlow 5s linear infinite;
@include mobile {