mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-21 16:09:52 +00:00
docs: fix buttons width on getting started(#18643)
* docs(landing): fix getting started card buttons * docs: remove content
This commit is contained in:
parent
b864fa04a7
commit
968a652be7
@ -17,6 +17,7 @@ Nuxt is an open-source framework under MIT license for building modern and perfo
|
|||||||
is: 'div'
|
is: 'div'
|
||||||
gradientBorder: false
|
gradientBorder: false
|
||||||
descriptionClass: 'w-full sm:w-2/3'
|
descriptionClass: 'w-full sm:w-2/3'
|
||||||
|
buttonsWrapperClass: 'pr-[100px] sm:pr-0'
|
||||||
backgroundImage:
|
backgroundImage:
|
||||||
path: '/assets/docs/getting-started/views/getting-started'
|
path: '/assets/docs/getting-started/views/getting-started'
|
||||||
width: '100'
|
width: '100'
|
||||||
|
Loading…
Reference in New Issue
Block a user