From e9d1d0002d57828267de8be883e2c01077ae762a Mon Sep 17 00:00:00 2001 From: samuel-p Date: Wed, 23 Nov 2016 01:08:41 +0100 Subject: [PATCH] image size changed --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a8c9ba0..a47b6ee 100644 --- a/index.html +++ b/index.html @@ -116,7 +116,7 @@ } .list .item img { - width: 256px; + width: 512px; border: 1px solid #fff; -webkit-border-radius: 7px; -moz-border-radius: 7px;