atinux / content-wind

A lightweight Nuxt theme to build a Markdown driven website. Powered by Nuxt Content, TailwindCSS and Iconify.
https://content-wind.nuxt.space
MIT License
791 stars 55 forks source link

How can i customise background colour? #94

Closed sharukhi closed 6 months ago

sharukhi commented 6 months ago

How can i customise background colour?

atinux commented 6 months ago

You can create a components/AppLayout.vue, copy paste the content of https://github.com/Atinux/content-wind/blob/main/components/AppLayout.vue

And update the <style> as you want :)