diff --git a/src/App.css b/src/App.css index 8f7e281..1b97034 100644 --- a/src/App.css +++ b/src/App.css @@ -35,6 +35,7 @@ main { .beer-image { width: 100%; max-height: 500px; + transition: 0.3s; } .beer-image:hover{