Merge pull request #9704 from scmmishra/styling-summary

fix: use agent style for details & summary
This commit is contained in:
mergify[bot] 2020-03-16 11:59:45 +00:00 committed by GitHub
commit 125abcda4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,6 @@ body {
}
article,
aside,
details,
figcaption,
figure,
footer,
@ -24,8 +23,7 @@ hgroup,
main,
menu,
nav,
section,
summary {
section {
display: block;
}
audio,