Merge pull request #1294

Slightly shrink and center footer
This commit is contained in:
luigi1111 2020-11-10 13:30:04 -06:00 committed by GitHub
commit 2701499a7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2838,8 +2838,8 @@ footer a.white:hover, a.white:focus {
}
.footer-wrapper {
padding: 4rem 1rem;
padding-bottom: 0.5rem;
padding-top: 1rem;
padding-left: 3rem;
}
.footer-wrapper ul {
@ -2847,7 +2847,7 @@ footer a.white:hover, a.white:focus {
}
.footer-links {
margin-bottom: 3rem;
margin-bottom: 1rem;
}
.footer-link {