Skip to content

Add accordion behavior to faq and add project pages

Stelios Petrakis requested to merge design/accordion into master

Adds accordion behavior by adjusting the HTML, CSS and JS to respond to the newly introduced data-collapsor and data-collapsable attributes.

Introduces smooth scrolling when clicking an achor link that leads users to another point on the same page.

Merge request reports