buttons: I think we should spend more time apart
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1891bb1663
commit
131e010df6
2 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.action_buttons {
|
.action_buttons {
|
||||||
padding: 10pt;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
button {
|
button {
|
||||||
|
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue