PR fixes. Add top banner. Remove old css

This commit is contained in:
Jake
2022-06-16 13:19:25 -07:00
parent 87797b386d
commit 0e53802e58
11 changed files with 24 additions and 23 deletions

View File

@@ -67,7 +67,7 @@ $line-height-base: 1.5;
@import "_blog.scss";
@import "_feedback.scss";
@import "_video.scss";
// @import "_top-banner.scss";
@import "_top-banner.scss";
// Light/Dark theme settings ---------------------------------------------------
// Option to only change theme on user system settings. No toggle.