diff --git a/public/style.css b/public/style.css index d6f79f0..9e1d8a9 100644 --- a/public/style.css +++ b/public/style.css @@ -369,7 +369,6 @@ footer a:hover { background-color: #f0f0f0; border-bottom: 1px solid #ddd; max-height: 0; - overflow: hidden; transition: max-height 0.5s ease-in-out, padding 0.5s ease-in-out; }