diff --git a/app/javascript/styles/components/_themes.scss b/app/javascript/styles/components/_themes.scss index e45e42d3..1b3cf159 100644 --- a/app/javascript/styles/components/_themes.scss +++ b/app/javascript/styles/components/_themes.scss @@ -12,4 +12,4 @@ .theme-danger { --background: #fceff1; --primary: var(--danger); -} \ No newline at end of file +}