peterdesmet / petridish

Jekyll theme for research project websites 🧫
https://peterdesmet.github.io/petridish
MIT License
49 stars 44 forks source link

Cards not shown correctly on mobile #57

Closed peterdesmet closed 1 year ago

peterdesmet commented 1 year ago

E8B75B49-484F-4E84-8784-67BD4F8359D2

peterdesmet commented 1 year ago

This is caused by truncatewords in:

https://github.com/peterdesmet/petridish/blob/4ee089e382a06c48c37dacd4a37a0cfaed1e5b9f/_includes/card.html#L19

It results in html not being closed properly.