diff --git a/src/features/Toast/toast.module.css b/src/features/Toast/toast.module.css index d07a157..b75527c 100644 --- a/src/features/Toast/toast.module.css +++ b/src/features/Toast/toast.module.css @@ -41,6 +41,7 @@ font-size: 18px; font-style: normal; font-weight: 600; + text-align: center; } } }