some finishing touches

This commit is contained in:
ASOwnerYT
2025-01-19 23:13:38 +13:00
parent 6bd97588ea
commit 63c35254b2
5 changed files with 16 additions and 12 deletions
+3
View File
@@ -5,6 +5,9 @@ module.exports = {
],
theme: {
extend: {},
container: {
padding: '1rem',
},
},
plugins: [],
}