Skip to content

Commit

Permalink
Update style-weatherNode.css. Add `.card-previsao-tempo::before {left…
Browse files Browse the repository at this point in the history
…, right, bottom: 0}`
  • Loading branch information
Andrehlb committed Jan 4, 2024
1 parent db339d2 commit 3b7f03a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions weather-node/public/css/style-weatherNode.css
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,9 @@ body {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.card-fluxo-rodovias {
background-image: url('/css/images/Andrehlb2024-01-03-SVG-wideTransparentCentralArea-smallTrafficIconsCarsTrucksTraffic_lightsRoad_signs.png');
Expand Down

0 comments on commit 3b7f03a

Please sign in to comment.