Basic functionality in place, need improved errors and logged in redirect
This commit is contained in:
@@ -11,6 +11,11 @@ const Hero = styled(Centered)`
|
||||
font-size: 3.5em;
|
||||
line-height: 1em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 2.5em;
|
||||
line-height: 1em;
|
||||
}
|
||||
`;
|
||||
|
||||
export default Hero;
|
||||
|
||||
Reference in New Issue
Block a user