custom.css: add right and left padding on orange button

This commit is contained in:
rating89us 2021-08-01 17:48:33 +02:00 committed by GitHub
parent 63106d6077
commit 7d25802059
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2711,7 +2711,7 @@ p.main-downloads {
a.btn-primary-top {
margin-top: 1rem;
padding: 0;
padding: 0rem 0.4rem 0rem 0.4rem;
}
}