feat: beautify the UI

This commit is contained in:
Arkaprabha Chakraborty
2026-03-01 15:13:07 +05:30
parent 042e746da2
commit 04a2a430cc
23 changed files with 362 additions and 112 deletions

View File

@@ -76,7 +76,7 @@ const styles = StyleSheet.create({
iconCircle: {
width: 44,
height: 44,
borderRadius: 22,
borderRadius: 4,
justifyContent: 'center',
alignItems: 'center',
},