nrossetti / nrossetti.github.io

Collection of Static Pages
MIT License
0 stars 0 forks source link

Fix snapping accordion on index page #2

Closed nrossetti closed 3 years ago

nrossetti commented 3 years ago

when opening the accordion tabs, each tab will stutter at the end of its opening.

nrossetti commented 3 years ago

forgot to do a proper pull request but fixed it with the latest commit/update to CSS

https://github.com/nrossetti/nrossetti.github.io/commit/a3c9a14d1f647a3a6cbef48f27196e0c6890f614#diff-9ed5a19f6a2919c877ae52734fc0bad04d76a54b6327d4fa9feb1cb2f76302ed

needed to add {overflow: hidden; margin-bottom:0 ;} to the accordian divs