Skip to content

Make docs section margins larger #450

Closed
@rmorshea

Description

@rmorshea

@Archmonger here's the directory that you should add the CSS to: https://github.com/idom-team/idom/tree/main/docs/source/_static/css

I think this was what you were suggesting:

h1, h2, h3 {
margin-top: 4.5rem;
}
h1, h2 {
margin-bottom: 0;
font-weight: 300;
} 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions