aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'ufund-ui/src/styles.css')
-rw-r--r--ufund-ui/src/styles.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/ufund-ui/src/styles.css b/ufund-ui/src/styles.css
index 7f3f973..eae5b50 100644
--- a/ufund-ui/src/styles.css
+++ b/ufund-ui/src/styles.css
@@ -2,7 +2,6 @@
* {
box-sizing: border-box;
- color: var(--foreground-color);
transition: color, background-color ease-in-out .1s;
}