diff --git a/index/about/rice/index.html b/index/about/rice/index.html index 5e7b671..9ea66a3 100644 --- a/index/about/rice/index.html +++ b/index/about/rice/index.html @@ -21,7 +21,7 @@ height: auto; } .zoom:hover { - transform: scale(2); + transform: scale(1.5); } @@ -43,12 +43,17 @@