Skip to content

Commit 84f47b6

Browse files
authored
Update tailwind.config.mjs
closes #168
1 parent a3e6f1f commit 84f47b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tailwind.config.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ export default {
1313
},
1414
colors: {
1515
brand: {
16-
"primary": "#F57D20",
17-
"secondary": "#023452",
16+
"primary": "#023452",
17+
"secondary": "#F57D20",
1818
},
1919
light: {
2020
// Basic

0 commit comments

Comments
 (0)