Skip to content

Commit

Permalink
Update CSS: Create Cards card-large on Weather-NodeJS project.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrehlb committed Dec 27, 2023
1 parent 417a95e commit bdb3afd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions weather-node/public/css/style-weatherNode.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,8 @@ body {
width: 200px;
text-align: center;
cursor: pointer;
}

.card-large {
width: 100px;
}

0 comments on commit bdb3afd

Please sign in to comment.