USRSE / usrse24

Website for US-RSE Conference 2024
http://us-rse.org/usrse24/
1 stars 10 forks source link

Fix jump-to-section alignment #35

Closed KristinaRiemer closed 6 months ago

KristinaRiemer commented 6 months ago

When I click on a URL for a particular section of the website, it scrolls down to just past the actual section header. For example, going to the "Hotel Accomodation" section of the website at https://us-rse.org/usrse24/attend/travel/#hotel-accommodation looks like this to me: Screen Shot 2024-04-29 at 2 07 24 PM

Someone else should double check this behavior occurs for them, it happens for me in both Firefox and Chrome.

mrmundt commented 6 months ago

That happens for me, too. This is a remnant of the base style for all of us-rse.org unfortunately - we inherit from those style definitions/classes. I would recommend opening this issue in https://github.com/USRSE/usrse.github.io instead.

KristinaRiemer commented 6 months ago

Gotcha! Done.