We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39ef4a commit 03f5c7aCopy full SHA for 03f5c7a
web/src/layout/Header/index.tsx
@@ -22,7 +22,7 @@ const Container = styled.div`
22
23
const HeaderContainer = styled.div`
24
width: 100%;
25
- padding: 4px 24px 8px;
+ padding: 0px 24px;
26
`;
27
28
const StyledBanner = styled(StatusBanner)`
0 commit comments