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

fixed comment alignment #339

Merged
merged 1 commit into from
May 24, 2023
Merged

Conversation

Tahsin-Zaman-Jilan
Copy link
Contributor

fix issue #280

This pull request addresses the alignment and readability issues with comments in the "dummygram" project. The changes include the addition of the text-align: left; and word-break: break-word; properties to ensure proper alignment and word wrapping for comments.

By applying these CSS properties, comments will now be left-aligned, resulting in a more consistent and visually appealing layout. Additionally, the word-break property ensures that long words or URLs within comments will be correctly wrapped to prevent overflow and maintain readability.

updated comment section
check

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hi there, Thanks a lot for your first pull request, we'll be reviewing it asap :)

@narayan954 narayan954 linked an issue May 24, 2023 that may be closed by this pull request
Copy link
Owner

@narayan954 narayan954 left a comment

Choose a reason for hiding this comment

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

looks good to me!

@narayan954 narayan954 merged commit 442e777 into narayan954:master May 24, 2023
@narayan954
Copy link
Owner

Thanks for your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Misaligned Comments in Social Media Post {GSSOC'23}
2 participants