We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e0520 commit ebc740dCopy full SHA for ebc740d
tailwind.config.js
@@ -5,8 +5,8 @@ export default {
5
theme: {
6
extend: {
7
colors: {
8
- mozilla: '#270D2A',
9
- chrome: '#2C0B2D'
+ mozilla: '#240108',
+ chrome: '#280003'
10
},
11
fontFamily: {
12
carter: 'Carter One, New times roman'
0 commit comments