This commit is contained in:
Oliver
2025-07-26 15:55:40 -03:00
parent ab15ba5a4f
commit 16e9ad67e9

View File

@@ -369,7 +369,6 @@ footer a:hover {
background-color: #f0f0f0; background-color: #f0f0f0;
border-bottom: 1px solid #ddd; border-bottom: 1px solid #ddd;
max-height: 0; max-height: 0;
overflow: hidden;
transition: max-height 0.5s ease-in-out, padding 0.5s ease-in-out; transition: max-height 0.5s ease-in-out, padding 0.5s ease-in-out;
} }