diff --git a/index.htm b/index.htm index 823cd3c..f874a49 100644 --- a/index.htm +++ b/index.htm @@ -13,6 +13,7 @@ } img { animation: sizeChangeOut .5s forwards; + width: 30vw; } img:hover { animation: sizeChangeIn .5s forwards;