diff --git a/assets/scss/_variables_project.scss b/assets/scss/_variables_project.scss index 70938d6..6d7d017 100644 --- a/assets/scss/_variables_project.scss +++ b/assets/scss/_variables_project.scss @@ -6,6 +6,6 @@ Add styles or override variables from the theme here. /* Color and Style */ $primary: #30a552; -$secondary: #0d6efd;; +$secondary: #0d6efd; $tertiary: #8c68cd; $warning: #ffc107; \ No newline at end of file