From 8170ddbce2f05fadf5f71dc8a6eb667b96afc39f Mon Sep 17 00:00:00 2001 From: idk Date: Mon, 29 Aug 2022 01:00:51 -0400 Subject: [PATCH] update index.html --- index.html | 14 ++++++++++++++ style.css | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 1d89a40..0810c35 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,11 @@
+
Show license diff --git a/style.css b/style.css index 83a9810..f76cfd5 100644 --- a/style.css +++ b/style.css @@ -153,5 +153,5 @@ input { #navbar { float: right; - width: 10%; + width: 15%; }