wallet clean up

This commit was merged in pull request #301.
This commit is contained in:
victorAnumudu
2023-07-13 10:27:03 +01:00
parent d2166d9578
commit 24545baad5
3 changed files with 88 additions and 48 deletions
+3
View File
@@ -20,6 +20,9 @@ module.exports = {
'sky-blue': '#3a8fc3',
'alice-blue': '#f0f8ff'
},
screens:{
xxs: '400px'
}
},
},
plugins: [require("@tailwindcss/line-clamp")],