Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Doc page titles have lost their font-size values #141

Open
rossturk opened this issue Apr 3, 2023 · 0 comments
Open

Doc page titles have lost their font-size values #141

rossturk opened this issue Apr 3, 2023 · 0 comments

Comments

@rossturk
Copy link
Collaborator

rossturk commented Apr 3, 2023

They should look like this:
Screenshot 2023-04-03 at 11 48 23 AM

I believe this is the offending CSS block, although I'm not sure of its intent:

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight:inherit
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant