atst/scss/sections/_layout.scss
2018-05-30 13:59:45 -04:00

17 lines
105 B
SCSS

.content {
}
header {
}
section {
}
footer {
position: fixed;
bottom: 0;
width: 100%;
}