aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/app.component.css
diff options
context:
space:
mode:
authorAkash Keshav <112591754+domesticchores@users.noreply.github.com>2025-04-04 14:53:32 -0400
committerAkash Keshav <112591754+domesticchores@users.noreply.github.com>2025-04-04 14:53:32 -0400
commitb4a9cd9d540d42a61bee9045d41ada392305a8d5 (patch)
tree3cddb6389800788cb5d8b397cf21dbd40142be1b /ufund-ui/src/app/app.component.css
parent8cdf84ae4a6765db8f462cc71e2685c1d3514f08 (diff)
downloadJellySolutions-b4a9cd9d540d42a61bee9045d41ada392305a8d5.tar.gz
JellySolutions-b4a9cd9d540d42a61bee9045d41ada392305a8d5.tar.bz2
JellySolutions-b4a9cd9d540d42a61bee9045d41ada392305a8d5.zip
add light/dark mode toggle, only homepage is fully functional. -ak
Diffstat (limited to '')
-rw-r--r--ufund-ui/src/app/app.component.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/ufund-ui/src/app/app.component.css b/ufund-ui/src/app/app.component.css
index f4ed668..6cb44f6 100644
--- a/ufund-ui/src/app/app.component.css
+++ b/ufund-ui/src/app/app.component.css
@@ -34,7 +34,6 @@
/*}*/
a {
- color: light-dark(black, white);
text-decoration: none;
}