diff --git a/app/styles/components/snackbar.scss b/app/styles/components/snackbar.scss index b72d0560c..c75ead693 100644 --- a/app/styles/components/snackbar.scss +++ b/app/styles/components/snackbar.scss @@ -8,6 +8,7 @@ &::before { font-family: 'Font Awesome 5 Free'; + font-weight: 900; font-size: 20px; margin-right: 8px; }