Update body height

This commit is contained in:
Kamran Ahmed
2019-11-06 21:39:44 +04:00
parent 796f1cdac0
commit c51bae8b9e

View File

@ -5,4 +5,5 @@ export const GuideBodyWrap = styled.div`
max-width: 750px;
margin: 0 auto;
padding: 0 20px;
`;
min-height: 300px;
`;