Minor footer style fix
This commit is contained in:
parent
e46ae3a000
commit
31e8a7dfdd
1 changed files with 10 additions and 1 deletions
|
|
@ -79,4 +79,13 @@ body {
|
|||
.Footer, .Footer p {
|
||||
font-size: 13px;
|
||||
}
|
||||
}
|
||||
|
||||
.Footer {
|
||||
line-height: 1.8em;
|
||||
}
|
||||
|
||||
.Footer ul li:first-child,
|
||||
.Footer ul li:nth-child(2) {
|
||||
margin-right: 7px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue