jamesgeer / conf-twitter-bot

A Twitter Bot to post about academic papers
MIT License
4 stars 0 forks source link

Fixed/sticky header and sidebar. #83

Open jamesgeer opened 1 year ago

jamesgeer commented 1 year ago

As there are many tweets/papers on the screen, the user will lose access to these menu items as they scroll down the screen, so it would be good if these elements could stay with the user.

The header will need a background or effect as it becomes sticky otherwise the text will conflict with the page content.

Difference between position fixed vs sticky in CSS