Remove useless left-right padding of the buttons.
This commit is contained in:
parent
7d82429eb6
commit
1544c40d8f
2 changed files with 2 additions and 2 deletions
|
@ -249,7 +249,7 @@ section p.stand-out {
|
|||
width: 80%;
|
||||
|
||||
margin: 20px auto 0 auto;
|
||||
padding: 15px 20px;
|
||||
padding: 15px 0;
|
||||
|
||||
border-width: 2px;
|
||||
border-style: solid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue