Skip to content

Commit

Permalink
Merge pull request #702 from robel16/button-overlapping
Browse files Browse the repository at this point in the history
(#699)-the SignUp and Feedback buttons overlapping fixed
  • Loading branch information
birm authored Mar 14, 2024
2 parents cc6003a + d9268b6 commit 53c8a7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/signup/signup.css
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ body {
nav li{
transition: background 0.5s;
border-radius: 3px;
margin-left: 15px;
}


Expand Down

0 comments on commit 53c8a7a

Please sign in to comment.