mirror of
https://github.com/phpmon/website
synced 2025-12-21 19:30:08 +01:00
Update screenshots, use new colors
This commit is contained in:
@@ -9,7 +9,13 @@ module.exports = {
|
||||
fontFamily: {
|
||||
'sans': ['Inter', 'sans-serif']
|
||||
},
|
||||
extend: {},
|
||||
extend: {
|
||||
colors: {
|
||||
'primary': '#4894FC',
|
||||
'light': '#BBD8FD',
|
||||
'dim': '#ECF4FE'
|
||||
}
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user