Skip to content

Commit

Permalink
updated - white css var
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveJonesDev committed Jan 24, 2024
1 parent e455dff commit 09eec1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/css/main.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/scss/partials/_base.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Colors
$white: #fff;
$white: #ffffff;
$neutral_50: #FAFAFA;
$neutral_100: #F5F5F5;
$neutral_200: #EEEEEE;
Expand Down

0 comments on commit 09eec1f

Please sign in to comment.