Skip to content

Landing page fixes

SinunHenkka requested to merge henkkasoft/fevermap:landing-page-fixes into master

Small issues fixed:

  • in mobile sign in button under the email input (fit better)
  • How you can help section flex-items had fixed height and it look bad when the wrap was used in mobile.
  • in mobile the learn more video and slides not over screen (max-width 100%)
  • in mobile the social media buttons in footer where very close each other, the meaning might have been that they are vertical in mobile but it did not work. Now it is working. (not 100% what has been the idea, hope didn't break something I didn't understand)
  • in (some) mobile devices the element (hopefully) not scrolling a little anymore

Merge request reports