From c97bd6367095ba7811b24f143ec43670d38a7480 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Fri, 7 Jun 2019 12:57:27 +0100 Subject: Reduce done image size --- app/static/user_index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/static/user_index.css b/app/static/user_index.css index 7f42c9f..a91bec3 100644 --- a/app/static/user_index.css +++ b/app/static/user_index.css @@ -11,6 +11,6 @@ #done img { margin: 0 auto; text-align: center; - width: 80%; + width: 40%; display: block; } -- cgit v1.2.3