Skip to content

Commit

Permalink
'Return to home' button positioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
amin-xiv committed Nov 16, 2024
1 parent ac91e53 commit 071b6aa
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 071b6aa

Please sign in to comment.