lord-haffi / PulpScience

A Website where people can publish and read articles (or follow projects) about scientifical topics.
GNU General Public License v3.0
3 stars 0 forks source link

Fix sidebar styling + history.pushState #24

Closed lord-haffi closed 1 year ago

lord-haffi commented 1 year ago

There were some ugly gaps on the sidebar when clicking on different categories. This is now fixed. Additionally, I added that the page will not reload by clicking on these. Instead, the page make use of window.history.pushState.