Skip to content

Commit a2c52de

Browse files
committed
fix(web): revert styling
1 parent d60be3a commit a2c52de

File tree

1 file changed

+1
-1
lines changed
  • web/src/layout/Header/navbar/Menu/Settings/Notifications

1 file changed

+1
-1
lines changed

web/src/layout/Header/navbar/Menu/Settings/Notifications/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const StyledA = styled.a`
5151
display: flex;
5252
justify-content: center;
5353
gap: 4px;
54-
margin-top: 64px;
54+
margin-top: 90px;
5555
margin-bottom: 110px;
5656
font-size: 16px;
5757

0 commit comments

Comments
 (0)