You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,33 +242,33 @@ Simply add a rule that causes the first item in the navigation to expand beyond
242
242
243
243
## Troubleshooting
244
244
245
-
## Flex nav collapsing
245
+
###Flex nav collapsing
246
246
247
247
If your menu is part of an auto-sized flex-child, it will probably need a positive `flex-grow` value to prevent it reverting to its smallest form. For instance:
248
248
249
249
```html
250
250
<headerclass="site-header">
251
251
<h1class="site-header__title">My great site title</h1>
0 commit comments