Skip to content

Fix frontpage issues

Huste, Tobias requested to merge fix-frontpage-issues into master

This Merge request fixes multiple issues on the frontpage:

  • Make _frontpage.scss independent from bootstrap
  • Use standardconform <section> element instead of some custom one
  • Fix alignment of info button on the events card on the frontpage
  • Move content from markdown file to the layouts directory

The commits are structured according to the changes mentioned above in order to simplify the review process.

Merge request reports