vizon-countdown-website/src/App.sass

20 lines
318 B
Sass
Raw Normal View History

2017-08-19 01:25:18 +00:00
.app
background-color: #f8f8f8
min-height: 100vh
font-size: 24px
display: flex
flex-direction: column
justify-content: stretch
align-items: center
.content
color: #222
line-height: 1.5
width: 100%
max-width: 1024px
padding: 1em 0
box-sizing: content-box
flex-grow: 1
text-align: center