Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
v1.0.2
  • Loading branch information
Harshit2012 authored May 30, 2024
1 parent f2956d9 commit f85dda1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ body {
}

#forksStarsChart {
width: 80%;
height: 500px;
width: 60% !important;
height: 400px !important;
margin: 0 auto;
}

#downloadButton {
margin-top: 20px;
}
}

0 comments on commit f85dda1

Please sign in to comment.