mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-25 12:05:55 +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 {
|
.footer-wrapper {
|
||||||
padding: 4rem 1rem;
|
padding-top: 1rem;
|
||||||
padding-bottom: 0.5rem;
|
padding-left: 3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer-wrapper ul {
|
.footer-wrapper ul {
|
||||||
|
@ -2838,7 +2838,7 @@ footer a.white:hover, a.white:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer-links {
|
.footer-links {
|
||||||
margin-bottom: 3rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer-link {
|
.footer-link {
|
||||||
|
|
Loading…
Reference in a new issue