Skip to content

Commit

Permalink
Merge pull request #6 from borsemayur2/hotfix/1-minor-updates
Browse files Browse the repository at this point in the history
minor updates
  • Loading branch information
borsemayur2 committed May 14, 2021
2 parents 20a54b7 + a7d9c5b commit 72770f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ yarn start // Local preview of production build
- [ ] Unit tests
- [ ] Weather Icons (wind, pressure etc.)
- [ ] Additional data (wind, pressure) in Bar Chart
- [ ] Sunrise, Sunset and Timezone in City Card
3 changes: 3 additions & 0 deletions src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@
justify-content: center;
color: white;
}
.App {
background-color: #ececec;
}

1 comment on commit 72770f8

@vercel
Copy link

@vercel vercel bot commented on 72770f8 May 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.