From 16e9ad67e95d625a5ad0d20837d88fc7b4023412 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 26 Jul 2025 15:55:40 -0300 Subject: [PATCH] overflow --- public/style.css | 1 - 1 file changed, 1 deletion(-) 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; }