aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/styles
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/styles')
-rw-r--r--frontend/src/styles/helper.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/frontend/src/styles/helper.css b/frontend/src/styles/helper.css
index 08ce6e56..fa362803 100644
--- a/frontend/src/styles/helper.css
+++ b/frontend/src/styles/helper.css
@@ -118,4 +118,8 @@
margin: 3px;
width: 28px;
height: 28px;
+}
+
+.bg-blur {
+ backdrop-filter: blur(2px);
} \ No newline at end of file