scrollbars and small css changes

This commit is contained in:
wrzesinski-hubert
2020-11-22 17:22:13 +01:00
parent 6de97c107e
commit f06830e4d2
8 changed files with 33 additions and 32 deletions

View File

@ -12,6 +12,7 @@ const Wrapper = styled.div`
background-color: #ECEEF4;
padding-top:20px;
padding-bottom:20px;
padding-right:20px;
`;
export const App = () => {