Daniel J. Summers 1587c2b677 Add sidebar
This is pretty much done!
2019-11-09 19:49:14 -06:00

10 lines
193 B
Sass

@media all and (min-width: 80rem)
.home
display: flex
flex-flow: row
align-items: flex-start
justify-content: space-around
.home-lead
font-size: 1.3rem
text-align: center