Skip to content

Commit

Permalink
fix-formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshvardhan1012 committed Nov 30, 2024
1 parent 80524fe commit 21c9f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ const config: Config = {
"dark-blue": "#09328b",
"text-blue": "#224ba4",
"green-10": "#E9FBFE",
"red-50":"#DFCDE8"
"red-50": "#DFCDE8",
},
fontFamily: {
lato: ["lato", "sans-serif"],
Expand Down

0 comments on commit 21c9f2f

Please sign in to comment.