fongandrew / hydeout

A refreshed version of Hyde for Jekyll 3.x and 4.x
https://fongandrew.github.io/hydeout/
Other
591 stars 744 forks source link

Fix the layout issue with jemoji #109

Open dthex5d opened 3 years ago

dthex5d commented 3 years ago

There was an bug that the emoji take place the enitre line itself. This bug has been fixed by setting the 'display' and 'margin' as 'initial'.

dthex5d commented 3 years ago

It fixes the issue #64 .