mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-11 02:26:38 +00:00
remove margin styles for document-nav-link in textStyles.ts
This commit is contained in:
parent
d93e4373e2
commit
7e9e22a671
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue