Bump page down so text doesnt overlap about link
This commit is contained in:
parent
529512dce9
commit
fb36c0deda
1 changed files with 5 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue