themefisher / airspace-hugo

Airspace Hugo theme for multipurpose use, like Portfolio, Blog, Business.
https://gethugothemes.com/products/airspace/?utm_source=airspace_github&utm_medium=referral&utm_campaign=github_theme_about
MIT License
354 stars 509 forks source link

Service columns should be the same height #165

Closed AlexanderWillner closed 3 years ago

AlexanderWillner commented 3 years ago

Steps that will reproduce the problem?

  1. Modify a service description.
  2. Open the service page.

What is the expected result? All columns should be the same height.

What happens instead? As soon as the service descriptions have different length, the columns will be different.

Possible workaround: We need to add some height: 100% somewhere in the scss files.

Any additional information:

Screenshot 2021-05-18 at 16 33 35
salim-b commented 3 years ago

Feel free to submit a PR :)