Closed nrossetti closed 3 years ago
when opening the accordion tabs, each tab will stutter at the end of its opening.
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
{overflow: hidden; margin-bottom:0 ;}
when opening the accordion tabs, each tab will stutter at the end of its opening.