diff --git a/webssh/templates/index.html b/webssh/templates/index.html index fd8fbc8..b1532ca 100644 --- a/webssh/templates/index.html +++ b/webssh/templates/index.html @@ -17,6 +17,10 @@ margin-top: 20px; } + .btn { + margin-top: 10px; + } + .btn-danger { margin-left: 5px; }