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

Limit font adjustments to chat bubbles only #56

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

itsmartashub
Copy link
Owner

Closes #55

…55)

- Restricted font size, line-height, and letter-spacing adjustments to only apply to chat bubbles
- Prevented unintended styling changes to the rest of the website

Changes summary:
    - Limited font adjustments to chat bubbles, preventing styling changes to the rest of the website.
@itsmartashub itsmartashub self-assigned this Sep 25, 2024
@itsmartashub itsmartashub added the Status: WIP Work In Progress label Sep 25, 2024
…raphy (global vs chat only)

- Applied letter-spacing and font-family changes globally for consistent typography across the application.
- Set font-size and line-height adjustments specifically for chat bubbles to improve readability.

Changes summary:
- Made global font adjustments for letter-spacing and font-family, ensuring a consistent visual style.
- Modified font-size and line-height within chat bubbles for better text presentation during conversations.
@itsmartashub itsmartashub merged commit 66c1ea8 into main Sep 25, 2024
2 checks passed
@itsmartashub itsmartashub deleted the fix/limit-font-adjustments-to-chat-only branch October 10, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: WIP Work In Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Font size and line height adjustments should apply only to chat bubbles
1 participant