eslint
This commit is contained in:
9
app/pages/home/Hero.module.scss
Normal file
9
app/pages/home/Hero.module.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
.hero {
|
||||
width: 100%;
|
||||
padding: 128px 0;
|
||||
position: relative;
|
||||
background: white;
|
||||
color: black;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user