Skip to content

Commit

Permalink
Fixed error in theme file
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 12, 2024
1 parent 8b4ce95 commit 7a4a26a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ $font-family-monospace: "Source Code Pro", monospace;
$body-color: #1e1e1e;
$body-bg: #f4f4f4;
$link-color: #272bd1;
$navbar-bg: #511852.
$navbar-bg: #511852;

/*-- scss:rules --*/

Expand Down

0 comments on commit 7a4a26a

Please sign in to comment.