mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-16 10:37:20 +02:00
parent
6b3d635cc6
commit
043929ac21
1 changed files with 3 additions and 1 deletions
|
@ -1737,7 +1737,9 @@ footer .sitemap .nav-home:focus {
|
|||
}
|
||||
@media screen and (max-width: 735px) {
|
||||
footer .sitemap {
|
||||
display: none;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin: 0 2em 3em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue