summaryrefslogtreecommitdiff
path: root/www/index.css
diff options
context:
space:
mode:
authorBill <bill@billserver.senders.io>2022-11-04 11:32:22 -0400
committerBill <bill@billserver.senders.io>2022-11-04 11:32:22 -0400
commitd0b5b23a75801a7fb6cbc38730d7f171793dcf84 (patch)
treebf26279e27566856dfaa1fd29ccbccd9fcebd199 /www/index.css
parentf3f798ba45a0f893d3678e5cff9d808065004fc5 (diff)
Some updates
Diffstat (limited to 'www/index.css')
-rw-r--r--www/index.css4
1 files changed, 2 insertions, 2 deletions
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% }