mirror of
https://github.com/joyce-chen/persona5-negotiation.git
synced 2025-11-19 00:53:47 -05:00
15 lines
140 B
SCSS
15 lines
140 B
SCSS
---
|
|
---
|
|
|
|
@import "{{ site.theme }}";
|
|
footer {
|
|
position: default;
|
|
}
|
|
section {
|
|
width: auto;
|
|
}
|
|
header {
|
|
width: auto;
|
|
position: auto;
|
|
}
|