mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-09 12:29:48 +00:00
custom.css: add right and left padding on orange button
This commit is contained in:
parent
63106d6077
commit
7d25802059
1 changed files with 1 additions and 1 deletions
|
@ -2711,7 +2711,7 @@ p.main-downloads {
|
||||||
|
|
||||||
a.btn-primary-top {
|
a.btn-primary-top {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
padding: 0;
|
padding: 0rem 0.4rem 0rem 0.4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue