1
1
Fork 0

Bump page down so text doesnt overlap about link

This commit is contained in:
Joe Wroten 2019-01-26 12:37:42 -06:00
parent 529512dce9
commit fb36c0deda

View file

@ -134,6 +134,11 @@ a {
margin-bottom: 5px;
text-transform: uppercase;
}
@media screen and (min-width: 550px) {
.index .intro {
margin-top: 2rem;
}
}
.index .tag {
margin-bottom: 1rem;