Add custom scss

This commit is contained in:
RealStickman 2022-11-19 16:12:44 +01:00
parent bc27a01b33
commit bc49e64e68

View File

@ -0,0 +1,4 @@
body {
background: $page-bg;
color: $core-text;
}