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.css4
1 files changed, 4 insertions, 0 deletions
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'
+}