diff --git a/web/src/components/layout/notification.tsx b/web/src/components/layout/notification.tsx index 499012a..e306cd3 100644 --- a/web/src/components/layout/notification.tsx +++ b/web/src/components/layout/notification.tsx @@ -156,7 +156,7 @@ function ReleaseNotificationView({ data }: { data: Release }) {

-
+
{data.body} diff --git a/web/src/index.css b/web/src/index.css index c5a57d9..e406f68 100644 --- a/web/src/index.css +++ b/web/src/index.css @@ -58,7 +58,7 @@ --popover: 215 20% 16%; --popover-foreground: 210 40% 98%; - + --muted: 215 20% 22%; --muted-foreground: 215 15% 70%;