Closed ghost closed 5 years ago
When scrolling Certificates panel does not stick on top. Instead of scrolling up to switch between sub-header I think if we stick the certificate panel on top it will look good and easy to navigate between sub-headers.
As I am an Outreachy applicant I would like to do this myself.
It does already do this, but it depends on the size of your viewport. That div is already marked with position: sticky. :)
position: sticky
When scrolling Certificates panel does not stick on top. Instead of scrolling up to switch between sub-header I think if we stick the certificate panel on top it will look good and easy to navigate between sub-headers.