Skip to content

Commit a2b9b2a

Browse files
committed
Update MDN documentations
1 parent cb3bb1d commit a2b9b2a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/stylesheets/pages/_mdn.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828

2929
p > code, li > code { @extend %label; }
3030

31+
details { @extend %box; }
32+
summary > div { display: inline; }
33+
3134
> .note,
3235
.notecard, // MDN 2021
3336
.notice,

0 commit comments

Comments
 (0)