mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-28 03:01:03 -04:00
add a dropdown for navigating docs on mobiles
This commit is contained in:
@@ -498,6 +498,10 @@ p {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.docs-nav-mobile select {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* Article HTML */
|
||||
|
||||
article h2,
|
||||
|
||||
Reference in New Issue
Block a user