Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Justify post content (issue #831: Text in post is not justified) #815

Merged
merged 5 commits into from
Oct 17, 2023
Merged

Justify post content (issue #831: Text in post is not justified) #815

merged 5 commits into from
Oct 17, 2023

Conversation

BernatBC
Copy link
Member

Issue

Fixes #813.

Description

Had to justify p element by default cause in some cases the about section also had problems. Had to center the date displayed in posts. There's probably a more neat way to do it.

Test Evidence

image

You can also visit bernatbc.tk/posts/ and select any post.

Copy link
Member

@hossainemruz hossainemruz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR @BernatBC. Left few comments.

assets/styles/components/texts.scss Outdated Show resolved Hide resolved
layouts/_default/single.html Outdated Show resolved Hide resolved
@hossainemruz hossainemruz added the enhancement New feature or request label Oct 17, 2023
@BernatBC BernatBC requested a review from hossainemruz October 17, 2023 19:28
Copy link
Member

@hossainemruz hossainemruz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@kodiakhq kodiakhq bot merged commit aa7bdb0 into hugo-toha:main Oct 17, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text in post is not justified
2 participants