mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-10 21:05:04 +00:00
commit
2701499a7b
1 changed files with 3 additions and 3 deletions
|
@ -2838,8 +2838,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 {
|
||||||
|
@ -2847,7 +2847,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