Skip to content

Commit 07d3daa

Browse files
committed
wip
1 parent d97f2a8 commit 07d3daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/TopNavigation.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ function TopNavigation() {
1010
<img
1111
src={iconGear}
1212
width={18}
13-
style={{ marginRight: 'calc(var(--icon-text-padding))', position: 'relative', top: -2 }}
13+
style={{ marginRight: 'calc(var(--icon-text-padding))' }}
1414
className="decolorize-8"
1515
/>{' '}
1616
API

0 commit comments

Comments
 (0)