From 8a418fdeeab077814819da74bee4a3b22a07fa9e Mon Sep 17 00:00:00 2001 From: Christoph Date: Wed, 22 Apr 2020 14:34:16 +0200 Subject: [PATCH] tests --- src/main/resources/static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/static/css/style.css b/src/main/resources/static/css/style.css index c9861fc..dab0b4a 100644 --- a/src/main/resources/static/css/style.css +++ b/src/main/resources/static/css/style.css @@ -76,6 +76,7 @@ h1, h3 { /*Button*/ .btn { + width: 250px; } .btn-spacer {