remove margin styles for document-nav-link in textStyles.ts

pull/26459/head^2
Corwin Smith 2 years ago
parent d93e4373e2
commit 7e9e22a671
  1. 1
      src/theme/foundations/textStyles.ts

@ -191,7 +191,6 @@ export const textStyles = {
fontSize: '13px',
lineHeight: 5,
letterSpacing: '1%',
mb: 4
},
'note-text': {
fontFamily: 'body',

Loading…
Cancel
Save