Adjust width of donate box so it centres properly
This commit is contained in:
parent
dc48c9a510
commit
fe5cbadf3d
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ h2 {
|
||||||
/* Rules for donation request box */
|
/* Rules for donation request box */
|
||||||
|
|
||||||
.donate {
|
.donate {
|
||||||
width: 155px;
|
width: 153px;
|
||||||
margin: 10px 10px;
|
margin: 10px 10px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue