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 db5ddc2 commit 1c42772Copy full SHA for 1c42772
src/components/Toggle.jsx
@@ -18,7 +18,7 @@ const StyledToggle = styled.button`
18
z-index: 10;
19
20
@media (min-width: 769px) {
21
- margin: 0.5rem 0 0 1.5rem;
+ margin: 0 0 0 1.5rem;
22
}
23
24
& svg,
0 commit comments