Added custom styling

This commit is contained in:
Florian Weber 2024-05-10 16:08:24 +02:00
parent 6b72eb087a
commit 93da89a352

8
assets/css/style.scss Normal file
View File

@ -0,0 +1,8 @@
---
---
@import "{{ site.theme }}";
#header, .credits {
display: none;
}