mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 04:19:37 +08:00
docs: reduce main content max width from 1200px to 1000px
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
/* Make content wider */
|
/* Make content wider */
|
||||||
|
|
||||||
.wy-nav-content {
|
.wy-nav-content {
|
||||||
max-width: 1200px !important;
|
max-width: 1000px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Make links inside C definitions more visible */
|
/* Make links inside C definitions more visible */
|
||||||
|
|||||||
Reference in New Issue
Block a user