mirror of
https://github.com/phpmon/website
synced 2025-08-06 22:30:09 +02:00
Minor layout changes
This commit is contained in:
@ -6,6 +6,9 @@ module.exports = {
|
||||
"./resources/**/*.vue",
|
||||
],
|
||||
theme: {
|
||||
fontFamily: {
|
||||
'sans': ['Inter', 'sans-serif']
|
||||
},
|
||||
extend: {},
|
||||
},
|
||||
plugins: [],
|
||||
|
Reference in New Issue
Block a user