Skip to content

Commit b8fdbb0

Browse files
committed
Update margins and padding
1 parent 3ed32f6 commit b8fdbb0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

styles/icons.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@ body > nav
246246
{ content: 'MENU ☰' }
247247
body > nav :is( dl, ul, ol, details ) {
248248
width: auto;
249+
margin: 0;
250+
padding: inherit;
249251
min-width: max-content;
250252
max-width: fit-content;
251253
}

0 commit comments

Comments
 (0)