We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0403c8 commit a2eb634Copy full SHA for a2eb634
1 file changed
styles/typography.css
@@ -1063,9 +1063,9 @@ details[role=navigation] {
1063
body > nav {}
1064
body > nav::before {}
1065
:is( body > nav, [role=navigation] )
1066
- > * {
1067
- margin: unset;
1068
-}
+ > footer { padding: 1ch 0 }
+:is( body > nav, [role=navigation] )
+ > * { margin: unset }
1069
:is( body > nav, [role=navigation] )[dir]::after {
1070
margin: unset;
1071
font-size: 25vh;
0 commit comments