Improve small scale styling a litle
Build and Publish Docker Container / build (push) Successful in 5m15s

This commit is contained in:
2023-10-26 14:49:40 +01:00
parent 9d9d920eef
commit a0e526662b
3 changed files with 46 additions and 41 deletions
+3
View File
@@ -9,6 +9,9 @@ module.exports = {
],
theme: {
extend: {
screens: {
'xs': '320px',
},
fontFamily: {
sans: ['Inter var', ...defaultTheme.fontFamily.sans],
},