yousinix / portfolYOU

A beautiful portfolio Jekyll theme that works with GitHub Pages.
https://yousinix.github.io/portfolYOU
MIT License
1k stars 598 forks source link

floating `<div class="list-group my-3">` tag #18

Closed kerolloz closed 4 years ago

kerolloz commented 4 years ago

would you please take a look at image

https://scu-icpc-community.github.io/blog/midyear-camp-contest2

https://github.com/SCU-ICPC-Community/SCU-ICPC-Community.github.io/blob/master/_posts/2020-01-28-midyear-camp-contest2.md

yousinix commented 4 years ago

Try removing the hyphen from your capture tags. (i.e use {% ... %} instead of {%- ... -%})

kerolloz commented 4 years ago

@YoussefRaafatNasry Thank you that fixes the problem