Files
warframe-center/app/pages/home/Hero.module.scss
2022-03-13 18:20:10 +03:00

9 lines
145 B
SCSS

.hero {
width: 100%;
padding: 128px 0;
position: relative;
background: white;
color: black;
text-align: center;
overflow: hidden;
}