diff --git a/src/.vuepress/styles/index.scss b/src/.vuepress/styles/index.scss index 8ce86cf4..9b7c9a5d 100644 --- a/src/.vuepress/styles/index.scss +++ b/src/.vuepress/styles/index.scss @@ -52,5 +52,5 @@ html.dark { } div.theme-default-content:not(.custom), footer.page-meta:not(.custom), nav.page-nav:not(.custom) { - max-width: 100%; + max-width: 1800px; } diff --git a/src/docs/installing/installing-macos.md b/src/docs/installing/installing-macos.md index a2a8ecad..8474996f 100644 --- a/src/docs/installing/installing-macos.md +++ b/src/docs/installing/installing-macos.md @@ -92,8 +92,8 @@ This list is incomplete. Feel free to improve it. - Chrome EC: - [CrosEC.kext](https://github.com/1Revenger1/CrosEC/releases): Adds keyboard brightness, tablet mode, and other functionality - [Fake Ambient Light Sensor](https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/Source/SSDT-ALS0.dsl): Creates a fake ambient light sensor which is needed by macOS to recognize the keyboard backlight. - - This is only needed if your device does not come with a light sensor. - - A pre-compiled version comes in OpenCore's release zip under `Docs/AcpiSamples/Binaries/SSDT-ASL0.aml` + - This is only needed if your device does not come with a light sensor. + - A pre-compiled version comes in OpenCore's release zip under `Docs/AcpiSamples/Binaries/SSDT-ASL0.aml` - Storage: - [EmeraldSDHC.kext](https://github.com/acidanthera/EmeraldSDHC/releases): eMMC driver