Update style.scss

This commit is contained in:
Joyce Chen
2017-06-18 08:52:01 -04:00
committed by GitHub
parent 0c39c3bf02
commit 1ea8d43d89

View File

@@ -2,4 +2,13 @@
---
@import "{{ site.theme }}";
@import "bootstrap";
footer {
position: none;
}
section {
width: auto;
}
header {
width: auto;
position: auto;
}