mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-22 21:47:01 +02:00
parent
4d25c29f0b
commit
a30f8d42c8
1 changed files with 6 additions and 0 deletions
|
@ -1203,6 +1203,12 @@ ul#languages li {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media only screen and (max-device-width: 735px) {
|
||||||
|
.navigationSlider .slidingNav ul {
|
||||||
|
overflow-x: auto;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.docs-prevnext {
|
.docs-prevnext {
|
||||||
margin: 20px 0;
|
margin: 20px 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue