Skip to content

Commit 13e52c9

Browse files
author
Dimitri van Hees
authored
Revert "fix: change font-size for article P and UL > LI elements (#365)" (#378)
This reverts commit eb3dce0.
1 parent eb3dce0 commit 13e52c9

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

src/css/custom.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -525,14 +525,6 @@ html {
525525
margin-top: 0;
526526
}
527527

528-
.theme-doc-markdown p {
529-
font-size: 1.2rem;
530-
}
531-
532-
.theme-doc-markdown ul li, ol li {
533-
font-size: 1.2rem;
534-
}
535-
536528
.pagination-nav__link--next {
537529
background-color: var(--ifm-color-primary);
538530
}

0 commit comments

Comments
 (0)