diff options
Diffstat (limited to 'web/static/style.css')
-rw-r--r-- | web/static/style.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/web/static/style.css b/web/static/style.css index 475f726..e22c4ce 100644 --- a/web/static/style.css +++ b/web/static/style.css @@ -222,10 +222,8 @@ div.key.num { font-weight: 700; } -div.key.ok { +div.key#key-submit { grid-row-end: span 2; - - font-size: 2.5em; } div#settings-bar { |