summaryrefslogtreecommitdiff
path: root/www/index.css
diff options
context:
space:
mode:
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% }