Skip to content

Fixed similar font size among h1 to h6 headings#2298

Closed
Vishal24-Kanini wants to merge 1 commit intodevfrom
2283-similar-font-size-among-heading-text-blocks-h1h6
Closed

Fixed similar font size among h1 to h6 headings#2298
Vishal24-Kanini wants to merge 1 commit intodevfrom
2283-similar-font-size-among-heading-text-blocks-h1h6

Conversation

@Vishal24-Kanini
Copy link
Copy Markdown
Contributor

Description

In this PR, I have tried to fix the issue related to similar font size among the headings (h1....h6). Earlier the default size of headings was same which may be caused by Tailwind CSS rules.

Changes Made

  • I have added explicit h1..h6 CSS into (globals.css) file inside the layer base { ... } block so it overrides Tailwind and persists the default size of each heading.

@johbaxter , please take a look into the changes. please check if this works or should i go with any other approach?

image

How to Test

  1. Steps to reproduce/test the behavior
  2. Expected outcomes

Notes

@Vishal24-Kanini Vishal24-Kanini self-assigned this Nov 25, 2025
@Vishal24-Kanini Vishal24-Kanini linked an issue Nov 25, 2025 that may be closed by this pull request
3 tasks
@github-actions
Copy link
Copy Markdown

@CodiumAI-Agent /describe

@github-actions
Copy link
Copy Markdown

@CodiumAI-Agent /review

@github-actions
Copy link
Copy Markdown

@CodiumAI-Agent /improve

@neelneelneel
Copy link
Copy Markdown
Contributor

Duplicate of #2291

@neelneelneel neelneelneel marked this as a duplicate of #2291 Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Similar font size among heading text blocks (h1.....h6)

2 participants