Skip to content

Commit

Permalink
Add animation in the .card-fluxo-rodovias on style-weatherNode.css.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrehlb committed Jan 11, 2024
1 parent 6a7e293 commit 212a3d4
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 @@ -180,7 +180,7 @@ body {
background-color: var(--gray);
border-radius: 10px;
padding: 15px;
animation: rodoiasColor 5s ease-in-out infinite;
animation: rodoiasColor 5s linear infinite;
}

.card-fluxo-rodovias::before {
Expand Down

0 comments on commit 212a3d4

Please sign in to comment.