Skip to content

Commit

Permalink
fix: inconsistent size of star button
Browse files Browse the repository at this point in the history
  • Loading branch information
upsaurav12 committed Feb 3, 2024
1 parent 3e3f3fb commit 77b8894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/projects.scss
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
}

.projects-button-star-icon {
height: 25px;
height: 38px;
padding-bottom: 25px;
padding-top: 8px;
}
Expand Down

0 comments on commit 77b8894

Please sign in to comment.