You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 6, 2022. It is now read-only.
-Add two new functions to imports.js: expandHeader() and collapseHeader()
-expandHeader() expands the dropdown that appears on screens <1154px and collapseHeader() collapses the dropdown.
-On desktop, hovering on the dropdown will open it and hovering off it will close it.
-On mobile, clicking on the dropdown will open it and clicking somewhere else will close it.
0 commit comments