Skip to content

Commit 542ed92

Browse files
Merge pull request #776 from amin-xiv/home-nav-fix
'Return to home' button positioning.
2 parents ac91e53 + 071b6aa commit 542ed92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Contributors/contributor.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ padding: 2rem 2rem;
484484
text-align: center;
485485
background-color: rgba(255,255,255,0.3);
486486
border-radius: 25px;
487-
margin-top: 60px;
487+
margin-top: 90px;
488488
}
489489

490490
.contributor-stats h2 {
@@ -539,7 +539,7 @@ a{
539539
color: white;
540540
font-size: 1.25rem;
541541
position: absolute;
542-
top: 20px;
542+
top: 2px;
543543
left: 40px;
544544
background-color: rgba(255, 255, 255, 0.2);
545545
display: flex;

0 commit comments

Comments
 (0)