Skip to content

Commit c01fc54

Browse files
committed
Remove old style rules
1 parent b4adedc commit c01fc54

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

styles/typography.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,12 +1064,6 @@ body > nav::before {}
10641064
padding: var(--margin-collapse-bugfix) auto;
10651065
}
10661066

1067-
:is( nav, [role=navigation] ) :is( details, summary ):focus-within {
1068-
background: pink;
1069-
}
1070-
:is( nav, [role=navigation] ) :is( dl, ol, ul, details ) summary {
1071-
font: inherit;
1072-
}
10731067

10741068
/* SVG ================================================================== */
10751069
svg {

0 commit comments

Comments
 (0)