remove margin styles for document-nav-link in textStyles.ts
This commit is contained in:
parent
d93e4373e2
commit
7e9e22a671
|
@ -191,7 +191,6 @@ export const textStyles = {
|
||||||
fontSize: '13px',
|
fontSize: '13px',
|
||||||
lineHeight: 5,
|
lineHeight: 5,
|
||||||
letterSpacing: '1%',
|
letterSpacing: '1%',
|
||||||
mb: 4
|
|
||||||
},
|
},
|
||||||
'note-text': {
|
'note-text': {
|
||||||
fontFamily: 'body',
|
fontFamily: 'body',
|
||||||
|
|
Loading…
Reference in New Issue