1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

Update docs site (#139)

This commit is contained in:
Isiah Lloyd
2022-05-22 11:23:59 -04:00
committed by GitHub
parent 7cb7173d49
commit 65dcb1cbb7
6 changed files with 88 additions and 33 deletions

View File

@@ -102,10 +102,6 @@ summary {
display: inline;
}
summary::-webkit-details-marker {
display: none;
}
details[open] summary {
margin-bottom: 8px;
}