aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/static/user_index.css2
1 files changed, 1 insertions, 1 deletions
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;
}