Skip to content

Commit d1fc283

Browse files
committed
Adjust bottom margin of app nav button
1 parent ad01990 commit d1fc283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/organisms/AppNavigator.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ const NavigatorButton = styled.button`
257257
position: relative;
258258
height: 36px;
259259
width: 36px;
260-
margin-bottom: 8px;
260+
margin-bottom: 13px;
261261
display: flex;
262262
align-items: center;
263263
justify-content: center;

0 commit comments

Comments
 (0)