We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46bc845 commit bcf621cCopy full SHA for bcf621c
src/app/globals.css
@@ -248,19 +248,10 @@
248
249
.custom-list {
250
list-style-type: disc;
251
- padding: 0 1rem;
252
-}
253
-
254
-.custom-list li p {
255
- margin-top: 0.25em;
256
- margin-bottom: 0.25em;
+ padding: 0 1.2rem;
257
}
258
259
.custom-list-ordered {
260
list-style-type: decimal;
261
262
263
264
-.custom-list-ordered li p {
265
266
0 commit comments