docs: minor style improvements

This commit is contained in:
Sébastien Chopin 2022-11-16 12:39:38 +01:00
parent 8706d9f2d0
commit 9ab069b2a3
2 changed files with 2 additions and 4 deletions

View File

@ -15,8 +15,7 @@ If you are looking for a list of cloud providers that support Nuxt 3, see the [l
Discover the Node.js server preset with Nitro to deploy on any Node hosting.
::list
::list{type="success"}
- **Default output format** if none is specified or auto-detected <br>
- Loads only the required chunks to render the request for optimal cold start timing <br>
- Useful for deploying Nuxt apps to any Node.js hosting

View File

@ -2,8 +2,7 @@
Nuxt 3 is powered by a new server engine, [Nitro](https://nitro.unjs.io/).
::list
::list{type=success}
- Cross-platform support for Node.js, Browsers, service-workers and more.
- Serverless support out-of-the-box.
- API routes support.