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 f1d4a3a commit c63057f
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 @@ -81,8 +81,8 @@ body {
flex-basis: 130px; */
display:flex;
flex-direction: row;
/* flex-wrap: wrap; */
justify-content: space-between;
flex-wrap: wrap;
/* max-width: calc (33.333% - 40px); */
margin: 20px;
border-radius: 20px;
Expand Down

0 comments on commit c63057f

Please sign in to comment.