glugmvit / glugmvit/glugmvit.github.io
Fix author information alignment on posts
- Dominant language
- HTML
- Stars
- 6
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Short descriptions for authors are displayed in the same line as the Follow button on desktop. [Example](https://blog.glugmvit.com/expression-analysis/)
Either some custom css should be implemented in the [custom.scss](https://github.com/GlugMVIT/glugmvit.github.io/blob/master/assets/css/custom.scss) file to tackle this, or the [html](https://github.com/GlugMVIT/glugmvit.github.io/blob/master/_layouts/post.html) bootstrap container elements should be reorganised for the author information part.
[Example Reference](https://medium.com/@ageitgey/machine-learning-is-fun-80ea3ec3c471) for author information alignment.
Contributor guide
Assessment
This issue has not been assessed yet.