mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-19 19:31:54 +03:00
username font increased
This commit is contained in:
parent
5e3a7b1a83
commit
b0f95ab34d
@ -27,7 +27,7 @@ export default EStyleSheet.create({
|
|||||||
},
|
},
|
||||||
name: {
|
name: {
|
||||||
marginHorizontal: 3,
|
marginHorizontal: 3,
|
||||||
fontSize: 12,
|
fontSize: 16,
|
||||||
color: '$primaryBlack',
|
color: '$primaryBlack',
|
||||||
fontFamily: '$primaryFont',
|
fontFamily: '$primaryFont',
|
||||||
fontWeight: 'bold',
|
fontWeight: 'bold',
|
||||||
|
Loading…
Reference in New Issue
Block a user