Skip to content

Commit

Permalink
update colors
Browse files Browse the repository at this point in the history
  • Loading branch information
JoCat committed Jan 20, 2024
1 parent 2c68e20 commit 60a4eb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
@import 'modern-normalize/modern-normalize.css'
:root
--primary: #007bff
--primary-hover: #1d4ed8
--primary: rgb(170, 0, 228)
--primary-hover: rgb(122, 0, 166)
--danger: #dc3545
html
Expand Down

0 comments on commit 60a4eb3

Please sign in to comment.