Skip to content

Commit

Permalink
fix: white button color in varely theme
Browse files Browse the repository at this point in the history
About page's back button was invisible
  • Loading branch information
vesameskanen authored and partisaani committed Nov 4, 2024
1 parent ca1d2df commit 4ce5bd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sass/themes/varely/_theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ $standalone-btn-color: $primary-color;
$link-color: $primary-color;

/* Component palette */
$standalone-btn-color: #fff;
$desktop-title-color: $primary-color;
$desktop-title-arrow-icon-color: $white;
$link-color: $primary-color;
Expand Down

0 comments on commit 4ce5bd0

Please sign in to comment.