Stop changing display style of summary to block

This commit is contained in:
Michael Bradley 2021-06-10 04:45:27 -07:00 committed by GitHub
parent c743743f42
commit cf1ece579e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,8 +49,7 @@ hgroup,
main, main,
menu, menu,
nav, nav,
section, section {
summary {
display: block; display: block;
} }