Adjust spacing of ul and p on home page
This commit is contained in:
parent
10b2fb7157
commit
2840913b7d
1 changed files with 3 additions and 2 deletions
|
@ -40,6 +40,7 @@ main p:first-child {
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
main p {
|
||||
margin-top: 2rem;
|
||||
main p,
|
||||
main ul {
|
||||
margin-top: 1.5rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue