Skip to content

Commit

Permalink
fix custom colors
Browse files Browse the repository at this point in the history
  • Loading branch information
burkfers committed Oct 20, 2023
1 parent 9a8c5a8 commit b32ed23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _sass/color_schemes/bkb.scss
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
$btn-primary-color: #181818 !default;
$link-color: #2986cc !default;
$btn-primary-color: #181818;
$link-color: #2986cc;

0 comments on commit b32ed23

Please sign in to comment.