9 lines
77 B
SCSS
9 lines
77 B
SCSS
---
|
|
---
|
|
|
|
@import "{{ site.theme }}";
|
|
|
|
#header, .credits {
|
|
display: none;
|
|
}
|