From dff4ad406cd50ab0a1669b263587e1b926ec4e7f Mon Sep 17 00:00:00 2001 From: Maicius Date: Sat, 8 Jun 2019 01:01:41 +0800 Subject: [PATCH] update --- src/web/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/static/style.css b/src/web/static/style.css index a09373f..c51df8d 100644 --- a/src/web/static/style.css +++ b/src/web/static/style.css @@ -84,7 +84,7 @@ } .cloud_img img{ - width: 32%; + width: 100%; } .download_button { margin: 10px auto;