Fix spacing of paragraph on home page
This commit is contained in:
parent
376712a65e
commit
b1d5220f1e
1 changed files with 4 additions and 0 deletions
|
|
@ -273,6 +273,10 @@ footer {
|
|||
"footer footer footer footer";
|
||||
|
||||
aside {
|
||||
p {
|
||||
padding-bottom: 24px;
|
||||
}
|
||||
|
||||
a {
|
||||
padding-left: .3em;
|
||||
padding-right: .3em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue