Files
persona5-negotiation/assets/css/style.scss
2017-06-18 08:56:44 -04:00

15 lines
163 B
SCSS

---
---
@import "{{ site.theme }}";
footer {
position: static !important;
}
section {
width: auto;
}
header {
width: auto;
position: static !important;
}