update
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user