This commit is contained in:
Samandar Turgunboyev
2025-09-04 18:38:08 +05:00
parent 9d317290ef
commit f41451c6b8
98 changed files with 1717 additions and 2118 deletions

View File

@@ -36,16 +36,16 @@ export const Loginstyle = StyleSheet.create({
position: 'relative',
},
label: {
fontSize: 12,
fontSize: 14,
fontWeight: '500',
color: '#28A7E8',
color: '#252525ff',
marginBottom: 5,
},
title: {
fontSize: 24,
fontWeight: '600',
fontFamily: 'GolosText-Bold',
textAlign: 'center',
color: '#28A7E8',
color: '#000',
marginBottom: 20,
},
input: {