We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d8fa1 commit 8ca002eCopy full SHA for 8ca002e
src/components/base/Header.tsx
@@ -119,7 +119,7 @@ const SearchButton = styled(Link)`
119
width: 1.125rem;
120
height: 1.125rem;
121
}
122
- margin-right: 0.75rem;
+ margin-right: 0.25rem;
123
`;
124
125
const Inner = styled(MainResponsive)`
src/components/base/ThemeToggleButton.tsx
@@ -60,7 +60,7 @@ const IconButton = styled.button`
60
border-radius: 50%;
61
width: 2.5rem;
62
height: 2.5rem;
63
64
color: white;
65
position: relative;
66
0 commit comments