Skip to content

Commit

Permalink
Reverted margin-top
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikcho authored Aug 16, 2020
1 parent a53359d commit 42b31a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/button/Button.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
}
.project-button > .main-button{
margin-right: 0 !important;
margin-top: 0 !important;
}
/* Media Query */
@media (max-width: 768px) {
Expand Down

0 comments on commit 42b31a7

Please sign in to comment.