Open MarcoIeni opened 4 years ago
@MarcoIeni thanks for reporting. I'm not sure whether I caught this one in my setting or not. Do you hav any suggestions or ideas on what we can do with this issue?
No, I have no idea why this happens, I ended up removing the minify
flag when deploying my website :(
What I've done on my site is remove the space and use css to make the margin instead. I can make a PR to have that in the theme instead if you'd like. Looks like that is more or less what was done in gcushen/hugo-academic#1219 as well.
If you build the website with
hugo server --minify
the space between fontawesome icon and text in posts is not enough.similar issue I have found that could be useful: https://github.com/gcushen/hugo-academic/issues/1219