Skip to content

Commit

Permalink
Merge pull request #776 from amin-xiv/home-nav-fix
Browse files Browse the repository at this point in the history
'Return to home' button positioning.
  • Loading branch information
YadavAkhileshh authored Nov 16, 2024
2 parents ac91e53 + 071b6aa commit 542ed92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Contributors/contributor.css
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ padding: 2rem 2rem;
text-align: center;
background-color: rgba(255,255,255,0.3);
border-radius: 25px;
margin-top: 60px;
margin-top: 90px;
}

.contributor-stats h2 {
Expand Down Expand Up @@ -539,7 +539,7 @@ a{
color: white;
font-size: 1.25rem;
position: absolute;
top: 20px;
top: 2px;
left: 40px;
background-color: rgba(255, 255, 255, 0.2);
display: flex;
Expand Down

0 comments on commit 542ed92

Please sign in to comment.