homepage
This commit is contained in:
@ -4,6 +4,7 @@ import styled from 'styled-components';
|
|||||||
const Hero = styled.div`
|
const Hero = styled.div`
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 70vh;
|
height: 70vh;
|
||||||
|
max-height: 600px;
|
||||||
padding: 6em 2em 0;
|
padding: 6em 2em 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user