Skip to content

Commit

Permalink
presumed fix to splash content appearing lower than positioned
Browse files Browse the repository at this point in the history
  • Loading branch information
hotdoy committed Jan 12, 2020
1 parent 227e3dd commit ebe77f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/splash.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ html{
.splash__content{
z-index: 1003;
text-align: center;
padding-top: calc(var(--rhythm) * 0.5);
margin-top: -3rem;
}

0 comments on commit ebe77f0

Please sign in to comment.