We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b571b6 commit 45b7da1Copy full SHA for 45b7da1
tailwind.config.js
@@ -7,7 +7,7 @@ module.exports = {
7
theme: {
8
extend: {
9
colors: {
10
- "pl-blue": "#156ff7",
+ "pl-blue": "#2c7df7",
11
"pl-dark-blue": "#002256",
12
"pl-gray": "#f6f7fa",
13
"pl-recruiting-blue": "#156ff7",
0 commit comments