Skip to content

Commit

Permalink
updated colours of the labels
Browse files Browse the repository at this point in the history
  • Loading branch information
francesca-paris committed Apr 12, 2022
1 parent e4a1f2e commit 68971a2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 18 deletions.
15 changes: 7 additions & 8 deletions css/quick-tasty.css
Original file line number Diff line number Diff line change
Expand Up @@ -82,31 +82,30 @@ COLOURS
}

#card1 .label {
background-color: #0d3b66;
background-color: #00626a;
color: #fff;
height: 100%;
}

#card1 .step-title,
#card5 .step-title {
#card1 .step-title {
color: #fff;
}

#card2 .label {
background-color: #faf0ca;
background-color: #83c5be;
}

#card3 .label {
background-color: #f4d35e;
background-color: #edf6f9;
}

#card4 .label {
background-color: #ffb270;
background-color: #ffddd2;
}

#card5 .label {
background-color: #c95050;
color: #fff;
background-color: #e7ac97;
color: #2d2d2d;
}

.process-card {
Expand Down
20 changes: 10 additions & 10 deletions img/quick-tasty/case-study2/icn_mock-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 68971a2

Please sign in to comment.