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 7, 2024
1 parent 3e12597 commit bbd658c
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 @@ -102,7 +102,7 @@ body {

.card, .card-large {
flex: 1;
flex-basis: 100px;
flex-basis: 150px;
max-width: 300px;
margin: 20px;
border-radius: 20px;
Expand Down

0 comments on commit bbd658c

Please sign in to comment.