fix styling

This commit is contained in:
Eduard Heimbuch
2020-02-28 14:58:56 +01:00
parent 2d038327d0
commit 4df33fcc73
3 changed files with 7 additions and 9 deletions

View File

@@ -21,6 +21,8 @@ const SectionContainer = styled.div`
`;
const SmallButton = styled(Button)`
padding-left: 1rem;
padding-right: 1rem;
height: 1.5rem;
`;