diff --git a/src/components/Nav/styles.module.scss b/src/components/Nav/styles.module.scss index 6d09d1d175..e95cb05bef 100644 --- a/src/components/Nav/styles.module.scss +++ b/src/components/Nav/styles.module.scss @@ -46,7 +46,6 @@ font-size: 1.5rem; line-height: 1.167; -webkit-text-stroke-width: 0.15px; - margin-bottom: var(--spacing-xs); } @media (min-width: variables.$breakpoint-tablet) { @@ -288,4 +287,3 @@ .jumpto ul li.linklabel:not(:global(.small), :first-child) { margin-top: 10px; } -