Skip to content

Update paragraph styling in AboutUs and Team pages#52

Merged
ucrengineer merged 1 commit into
developfrom
paragraph/font-updates
Jul 10, 2025
Merged

Update paragraph styling in AboutUs and Team pages#52
ucrengineer merged 1 commit into
developfrom
paragraph/font-updates

Conversation

@ucrengineer
Copy link
Copy Markdown
Collaborator

Changed text alignment of <p> elements from justify to left.

Changed text alignment of `<p>` elements from `justify` to `left`.
@ucrengineer ucrengineer requested a review from Copilot July 10, 2025 02:32
@ucrengineer ucrengineer self-assigned this Jul 10, 2025
@ucrengineer ucrengineer added the bug Something isn't working label Jul 10, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the paragraph alignment on the Team and AboutUs pages from justified to left-aligned.

  • Changed the text-align property for <p> elements in both pages.
  • Maintained existing margin and max-width rules for paragraph centering.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
Pages/Team.razor Updated text-align for <p> from justify to left.
Pages/AboutUs.razor Updated text-align for <p> from justify to left.

Comment thread Pages/Team.razor
Comment thread Pages/AboutUs.razor
@ucrengineer ucrengineer linked an issue Jul 10, 2025 that may be closed by this pull request
@ucrengineer ucrengineer merged commit b600bec into develop Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

word spacing on mobile

2 participants