Minor layout changes

This commit is contained in:
2022-09-04 22:12:35 +02:00
parent d5c5c93fcd
commit 8b3232f349
3 changed files with 17 additions and 10 deletions

View File

@ -6,6 +6,9 @@ module.exports = {
"./resources/**/*.vue",
],
theme: {
fontFamily: {
'sans': ['Inter', 'sans-serif']
},
extend: {},
},
plugins: [],