Skip to content

Commit fcb86e9

Browse files
committed
CSS: remove 'summary' tag from special block formatting
Old style hide expander triangle on 'details' tags
1 parent 76e7161 commit fcb86e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_sass/normalize.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ header,
1818
hgroup,
1919
main,
2020
nav,
21-
section,
22-
summary {
21+
section {
2322
display: block;
2423
}
2524

0 commit comments

Comments
 (0)