buttons: I think we should spend more time apart
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Hamcha 2020-07-02 12:59:57 +02:00
parent 1891bb1663
commit 131e010df6
Signed by: hamcha
GPG Key ID: 41467804B19A3315
2 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,6 @@
} }
.action_buttons { .action_buttons {
padding: 10pt;
text-align: center; text-align: center;
button { button {

View File

@ -237,4 +237,5 @@ noscript {
background-color: $nanotrasen; background-color: $nanotrasen;
border: 1px solid lighten($nanotrasen, 50%); border: 1px solid lighten($nanotrasen, 50%);
} }
margin: 10px;
} }