We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 872a4bd commit 2e849e1Copy full SHA for 2e849e1
1 file changed
tailwind.config.js
@@ -57,8 +57,7 @@ export default {
57
'message-gradient': 'linear-gradient(to bottom, #FDFDFD 46.75%, #FFFED9 100%)',
58
'login-gradient': 'background: linear-gradient(180deg, #191E33 24.5%, #303C70 100%);',
59
'star-top': "url('https://storage.googleapis.com/to-hero-2/images/stars-top-1.webp')",
60
- 'star-bottom':
61
- "url('https://storage.googleapis.com/to-hero0-2/images/stars-bottom-1.webp')",
+ 'star-bottom': "url('https://storage.googleapis.com/to-hero-2/images/stars-bottom-1.webp')",
62
},
63
boxShadow: {
64
dropdown: '0px 4px 24px 0px rgba(33, 33, 33, 0.60)',
0 commit comments