summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2020-04-29 22:45:02 +0930
committerDaniel Jones <admin@danieljon.es>2020-04-29 22:45:02 +0930
commitd6b140b008be7fa5a88970954d99afb532c59e4f (patch)
treea99682d5e24257aadb6d1dcd965234f59d0afe06
parentd39c110c200799f33205a05915d6593e50956395 (diff)
downloadgnupluslinux.com-master.tar.gz
gnupluslinux.com-master.zip
add width to index of i.useHEADmaster
-rw-r--r--iuse/index.html2
1 files changed, 1 insertions, 1 deletions
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;