aboutsummaryrefslogtreecommitdiff
path: root/src/components/Basic
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Basic')
-rw-r--r--src/components/Basic/Bar.svelte2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Basic/Bar.svelte b/src/components/Basic/Bar.svelte
index 88d541e..1b4584d 100644
--- a/src/components/Basic/Bar.svelte
+++ b/src/components/Basic/Bar.svelte
@@ -35,7 +35,7 @@
rgba(255, 42,228,1) 0%,
rgba(164,255,177,1) 60%,
rgba(214,255,241,1) 85%,
- rgba(255,255,255,1) 100%);
+ rgba(247,250,252,1) 100%);
border-radius: 15px;
}