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

Add text-wrap: balance to CNA template for card descriptions #59384

Merged
merged 4 commits into from
Dec 12, 2023

Commits on Dec 7, 2023

  1. Add text-wrap: pretty to CNA template for card descriptions

    This prevents the descriptions from having orphans at different viewport widths.
    JohnPhamous committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    aa69217 View commit details
    Browse the repository at this point in the history
  2. Update Tailwind code

    JohnPhamous committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9fbb3d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eff515c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Change to balance instead of pretty

    Balance is used for shorter line numbers
    JohnPhamous committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ad5b9fd View commit details
    Browse the repository at this point in the history