mirror of
https://github.com/joyce-chen/persona5-negotiation.git
synced 2025-11-18 16:47:05 -05:00
15 lines
163 B
SCSS
15 lines
163 B
SCSS
---
|
|
---
|
|
|
|
@import "{{ site.theme }}";
|
|
footer {
|
|
position: static !important;
|
|
}
|
|
section {
|
|
width: auto;
|
|
}
|
|
header {
|
|
width: auto;
|
|
position: static !important;
|
|
}
|