diff --git a/web/src/style.css b/web/src/style.css index 720d6e9e9..e634eb68c 100644 --- a/web/src/style.css +++ b/web/src/style.css @@ -10,7 +10,7 @@ body, } .vue-notification .notification-title { - @apply font-normal; + @apply font-normal text-base; } .vue-notification.success {