Skip to content

Commit

Permalink
Update app.scss
Browse files Browse the repository at this point in the history
trying a gray navbar
  • Loading branch information
blockninja124 authored Sep 3, 2024
1 parent fdb20a3 commit 5166566
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion assets/css/app.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
---
//$primary: #333333;
$primary: #8c03fc;

//Purple is #8c03fc
$primary: #737373;
$breadcrumb-item-separator-color: #8c03fc;

// DON'T CHANGE. This sets the burger color that only appears on mobile, by default its a weird blue but white is much better
Expand Down

0 comments on commit 5166566

Please sign in to comment.