mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 05:44:45 -06:00
Fix content width
This commit is contained in:
parent
9d5cfc5c50
commit
ef183d38d4
@ -8,7 +8,7 @@ $arrowBgColor = #ccc
|
|||||||
// layout
|
// layout
|
||||||
$navbarHeight = 3.6rem
|
$navbarHeight = 3.6rem
|
||||||
$sidebarWidth = 20rem
|
$sidebarWidth = 20rem
|
||||||
$contentWidth = 740px
|
$contentWidth = 840px
|
||||||
|
|
||||||
// responsive breakpoints
|
// responsive breakpoints
|
||||||
$MQNarrow = 959px
|
$MQNarrow = 959px
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user