Shared assets, cleanup for initial deploy
This commit is contained in:
@@ -3,7 +3,7 @@ import styled from 'styled-components';
|
||||
|
||||
const Hero = styled.div`
|
||||
width: 100%;
|
||||
padding: 4em 3em;
|
||||
padding: 6em 2em 8em;
|
||||
text-align: center;
|
||||
|
||||
h1 {
|
||||
|
||||
Reference in New Issue
Block a user