mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-10 21:05:04 +00:00
Slightly shrink and center footer
This commit is contained in:
parent
7a7ae92be3
commit
ffa64479a2
1 changed files with 3 additions and 3 deletions
|
@ -2829,8 +2829,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 {
|
||||
|
@ -2838,7 +2838,7 @@ footer a.white:hover, a.white:focus {
|
|||
}
|
||||
|
||||
.footer-links {
|
||||
margin-bottom: 3rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.footer-link {
|
||||
|
|
Loading…
Reference in a new issue