From d0b5b23a75801a7fb6cbc38730d7f171793dcf84 Mon Sep 17 00:00:00 2001 From: Bill Date: Fri, 4 Nov 2022 11:32:22 -0400 Subject: Some updates --- www/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/index.css') diff --git a/www/index.css b/www/index.css index 0fb73e2..08f630a 100644 --- a/www/index.css +++ b/www/index.css @@ -52,8 +52,8 @@ code.inline { height: 25%; } .scaled-half:hover > img { - width: 125%; - height: 125%; + width: auto; + height: auto; } #wishlist { margin: 2% } -- cgit v1.2.3-54-g00ecf