From e1eb3f16e10042c2539b56d6c2d2e33f07abf7d9 Mon Sep 17 00:00:00 2001 From: sowgro Date: Fri, 28 Mar 2025 21:37:28 -0400 Subject: Implement new dashboard and mini-need-list --- ufund-ui/src/styles.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ufund-ui/src/styles.css') diff --git a/ufund-ui/src/styles.css b/ufund-ui/src/styles.css index 49b478e..e4b4e8c 100644 --- a/ufund-ui/src/styles.css +++ b/ufund-ui/src/styles.css @@ -53,3 +53,7 @@ button, .button { background-color: transparent; text-shadow: #5cdbff 0 0 50px; } + +.icon { + font-family: 'Material Symbols Outlined' +} -- cgit v1.2.3