From d6b140b008be7fa5a88970954d99afb532c59e4f Mon Sep 17 00:00:00 2001 From: Daniel Jones Date: Wed, 29 Apr 2020 22:45:02 +0930 Subject: add width to index of i.use --- iuse/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iuse/index.html b/iuse/index.html index 5e06e58..7457171 100644 --- a/iuse/index.html +++ b/iuse/index.html @@ -20,7 +20,7 @@ border-radius: 25px; border: 2px; box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25); - width: 600px; + width: 700px; height: 370px; margin: auto; top: 0; -- cgit v1.2.3