diff --git a/copanier/static/app.css b/copanier/static/app.css index 1a682ba..f141c90 100644 --- a/copanier/static/app.css +++ b/copanier/static/app.css @@ -189,6 +189,9 @@ input[type=submit] { transition: all .2s ease; cursor: pointer; } +input[type=submit] { + margin-top: 5px; +} .button:hover { color: #fff;