Add hackathon banner to top

This commit is contained in:
Jake
2022-02-28 13:27:54 -07:00
parent 31910f1a87
commit 09b04d35df
7 changed files with 22 additions and 14 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.