There was an error while loading. Please reload this page.
1 parent 1368000 commit bae3b59Copy full SHA for bae3b59
1 file changed
src/css/custom.css
@@ -521,8 +521,18 @@ html {
521
522
/* Prevent some unordered-list-items from having a margin */
523
.theme-doc-markdown ul li p {
524
+ background-color: red;
525
margin-bottom: 0;
526
margin-top: 0;
527
+
528
+}
529
530
+.theme-doc-markdown p {
531
+font-size: 1.2rem;
532
533
534
+.theme-doc-markdown ul li, ol li {
535
+ font-size: 1.2rem;
536
}
537
538
.pagination-nav__link--next {
0 commit comments