added family wallet page

This commit was merged in pull request #617.
This commit is contained in:
victorAnumudu
2024-03-06 16:12:55 +01:00
parent cf8f32ed64
commit cf2df7529d
11 changed files with 338 additions and 203 deletions
+3
View File
@@ -23,6 +23,9 @@ module.exports = {
screens:{
xxs: '400px',
xxl:'1900px'
},
backgroundImage: {
'family-header-bg': "linear-gradient(90deg, rgba(45,126,241,1) 0%, rgba(58,143,195,1) 0%, rgba(11,100,119,1) 100%)",
}
},
},