Remove useless left-right padding of the buttons.

This commit is contained in:
Daru13 2019-04-28 04:25:48 +02:00
parent 7d82429eb6
commit 1544c40d8f
2 changed files with 2 additions and 2 deletions

View file

@ -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;