mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-02-21 07:38:17 +00:00
add breadcrumb font size
This commit is contained in:
parent
b642dfe5a4
commit
8e923a6e11
@ -6,7 +6,8 @@ import classnames from 'classnames'
|
|||||||
|
|
||||||
const useStyles = makeStyles({
|
const useStyles = makeStyles({
|
||||||
main: {
|
main: {
|
||||||
color: '#939BA1'
|
color: '#939BA1',
|
||||||
|
fontSize: '1.125rem'
|
||||||
},
|
},
|
||||||
link: {
|
link: {
|
||||||
textDecoration: 'none',
|
textDecoration: 'none',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user