Skip to content

Commit

Permalink
style: make btns in dark mode rounded
Browse files Browse the repository at this point in the history
  • Loading branch information
flowergardn committed Dec 17, 2023
1 parent 74a3c85 commit b39aea5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ export default {
primary: "pink",
"base-100": "#141414",
secondary: "teal",
"--rounded-btn": "1.9rem",
"--tab-radius": "0.7rem",
},
},
],
Expand Down

0 comments on commit b39aea5

Please sign in to comment.