Homepage skeleton
This commit is contained in:
@ -5,6 +5,10 @@ const Hero = styled.div`
|
||||
width: 100%;
|
||||
padding: 4em 3em;
|
||||
text-align: center;
|
||||
|
||||
h1 {
|
||||
font-size: 2.5em;
|
||||
}
|
||||
`;
|
||||
|
||||
export default Hero;
|
||||
|
Reference in New Issue
Block a user