aboutsummaryrefslogtreecommitdiff
path: root/src/components/alert.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/alert.style.js')
-rw-r--r--src/components/alert.style.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/alert.style.js b/src/components/alert.style.js
index bb97bd64..19bd4bbb 100644
--- a/src/components/alert.style.js
+++ b/src/components/alert.style.js
@@ -18,7 +18,8 @@ export default {
{
directives: {
background: '--text',
- opacity: 0.5
+ opacity: 0.5,
+ blur: '9px'
}
},
{