summaryrefslogtreecommitdiff
path: root/sass
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-08-23 21:37:22 -0400
committerLibravatar Silas Bartha <[email protected]>2024-08-23 21:37:22 -0400
commit2ee4a0ba8a2acc309920eb7d4a4470c010e8f9a7 (patch)
treef560e9d140a2f31dbf56f1f9fbc7ce4191b03a11 /sass
parentf3e8e5b379114bff3efdd4a387276231e6d1c56f (diff)
removed references to project
Diffstat (limited to 'sass')
-rw-r--r--sass/style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/style.scss b/sass/style.scss
index 0a6684a..4f1c85f 100644
--- a/sass/style.scss
+++ b/sass/style.scss
@@ -8,7 +8,7 @@
background-clip: text;
color: transparent;
animation: rainbow_animation 1s ease-in-out infinite;
- background-size: 400% 100%;
+ background-size: 600% 100%;
}
@keyframes rainbow_animation {