We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adfcf95 commit bd11c7fCopy full SHA for bd11c7f
1 file changed
extensions/markdown-language-features/media/markdown.css
@@ -128,21 +128,12 @@ textarea:focus {
128
}
129
130
p {
131
- margin-bottom: 1.5em;
132
-}
133
-
134
-li > p {
135
- margin-bottom: 0;
136
137
138
-/* don't space 2 paragraphs too far apart */
139
-p + p {
140
- margin-top: -0.8em;
+ margin-bottom: 0.7em;
141
142
143
ul,
144
ol {
145
146
147
148
hr {
0 commit comments