mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 19:32:35 +02:00
fix(v2): adjust proper padding top of doc page on mobiles
This commit is contained in:
parent
796bd0ce8a
commit
0a2a037dbb
1 changed files with 1 additions and 1 deletions
|
@ -27,6 +27,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.docSidebarContainer {
|
.docSidebarContainer {
|
||||||
display: none;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue