Skip to content

Commit

Permalink
Update .card, .card-large 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 52ae196 commit 549b7c6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions weather-node/public/css/style-weatherNode.css
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ body {
}

.card-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
gap: 20px;
flex: 1 1 130px;
flex-basis: 130px;
max-width: calc (33.333% - 40px);
Expand Down

0 comments on commit 549b7c6

Please sign in to comment.