Skip to content

Commit

Permalink
fix cypress by defining color also in volto-listing-block
Browse files Browse the repository at this point in the history
  • Loading branch information
ichim-david committed Sep 26, 2022
1 parent f082535 commit a5a1324
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/less/listing-cards.variables
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
@categoryFontSize: 12px;
@categoryFontSize: 12px;

@primaryColor : #004B7F;
@secondaryColor : #007B6C;
@tertiaryColor : #3D5265;

0 comments on commit a5a1324

Please sign in to comment.