Skip to content

Commit

Permalink
implemented Prettier changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yuwengchoong committed Nov 30, 2024
1 parent f6e8eba commit 31c7d12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ const colourTheme = {
titles: '#D12974',
accent: '#3FBEE0',
containers: '#E9DAC4',
text: '#4F4F4F'
}
text: '#4F4F4F',
},
}

const vuetify = createVuetify({
Expand Down

0 comments on commit 31c7d12

Please sign in to comment.