Skip to content

Commit

Permalink
Update `.card-fluxo-rodovias on style-weatherNode.css.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrehlb committed Jan 10, 2024
1 parent da60742 commit dc04608
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 @@ -167,11 +167,14 @@ body {

.card-fluxo-rodovias {
/* background-image: url('/css/images/Andrehlb2024-01-03-SVG-wideTransparentCentralArea-smallTrafficIconsCarsTrucksTraffic_lightsRoad_signs.png'); */

background-size: cover;
background-repeat: no-repeat;
background-position: center;
position: relative;
background-color: var(--gray);
border-radius: 10px;
padding: 15px;
}

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

0 comments on commit dc04608

Please sign in to comment.