Skip to content

paragraph spacing #29

Description

@itenatic

hi!! I love this theme a lot, but can't figure out for the life of me how to add paragraph spacing. i'm trying to add the following css snippet to obsidian but can't seem to make it work

.CodeMirror pre.CodeMirror-line {
padding-bottom: 15px;
}

.cm-s-obsidian pre.HyperMD-list-line {
padding-bottom: 0px !important;
}

.cm-s-obsidian pre.HyperMD-header{
padding-bottom: 0px !important;
}

would you know how I can add it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions