Skip to content

Commit

Permalink
Fixed button margin
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Kremser committed Nov 22, 2019
1 parent b6d06db commit a1344b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web/style.css
Expand Up @@ -446,6 +446,7 @@ input, button {
background: #2f3136;
letter-spacing: .1rem;
text-transform: uppercase;
margin: 2px 0;
}

input:hover, button:hover {
Expand Down Expand Up @@ -546,4 +547,4 @@ input:hover, button:hover {
.hidden-sm {
display: block;
}
}
}

0 comments on commit a1344b3

Please sign in to comment.