diff --git a/@alexandrie/styles/src/theme.scss b/@alexandrie/styles/src/theme.scss index 537fb1ac..1a2c4849 100644 --- a/@alexandrie/styles/src/theme.scss +++ b/@alexandrie/styles/src/theme.scss @@ -63,7 +63,7 @@ h4, h5, h6 { font-weight: 600; - margin: 8px 0 10px 0; + margin: 5px 0 10px 0; padding-bottom: 6px; } @@ -151,16 +151,7 @@ option { } } -p, -blockquote, -ul, -li, -ol, -dl, -table, -pre { - margin: 10px 0; -} + pre { background: var(--bg-contrast);