diff --git a/static/index.css b/static/index.css index 52ae113..97f2874 100644 --- a/static/index.css +++ b/static/index.css @@ -57,6 +57,15 @@ button, button a { text-decoration: none; } +button a { + width: 100%; + height: 2rem; + text-align: center; + line-height:2rem; + vertical-align: middle; + display: inline-block; +} + #messages { list-style-type: none; margin: 0;