We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f39ef4a + 03f5c7a commit e27997bCopy full SHA for e27997b
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