From 668312fe84a562c1d00b890ea433d9e2d4502afb Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Mon, 30 Sep 2024 06:54:11 -0400 Subject: =?UTF-8?q?chore:=20=F0=9F=A4=96=20Added=20content,=20fixed=20menu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added more content, flushing out structure, and corrected some bugs. --- assets/scss/custom.scss | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 assets/scss/custom.scss (limited to 'assets/scss/custom.scss') diff --git a/assets/scss/custom.scss b/assets/scss/custom.scss deleted file mode 100644 index de9380d..0000000 --- a/assets/scss/custom.scss +++ /dev/null @@ -1,8 +0,0 @@ -// Custom.scss -// Option A: Include all of Bootstrap - -// Include any default variable overrides here (though functions won't be available) - -@import "../node_modules/bootstrap/scss/bootstrap"; - -// Then add additional custom code here -- cgit v1.2.3