Skip to content

Commit

Permalink
Add --green color pallet variants in the `@keyframes agronomicasCol…
Browse files Browse the repository at this point in the history
…or` on style-weatherNode.css
  • Loading branch information
Andrehlb committed Jan 11, 2024
1 parent be274fe commit c4f3af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weather-node/public/css/style-weatherNode.css
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ body {
z-index: 2;
}

@keyframes aeroportosColor {
@keyframes agronomicasColor {
0% { background-color: var(--light-navy-1);}
20% { background-color: var(-light-navy-2);}
40% { background-color: var(-light-navy-3);}
Expand Down

0 comments on commit c4f3af6

Please sign in to comment.