1
0
mirror of https://github.com/mgerb/react-starter synced 2026-01-10 09:02:49 +00:00
Files
react-starter/app/scss/Home.scss
2017-03-29 18:08:05 -05:00

5 lines
78 B
SCSS

.Home {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}