Publish button offset

merge-requests/8/head
Bob Mottram 2020-11-19 22:11:15 +00:00
parent 7b197dc394
commit 97119e05c5
1 changed files with 1 additions and 1 deletions

View File

@ -1970,7 +1970,7 @@ div.container {
min-width: var(--button-width-chars);
transition: all 0.5s;
cursor: pointer;
margin: 15px;
margin: 15px 0px;
}
.buttonhighlighted {
border-radius: var(--button-corner-radius);