Move body classes to html tag
This commit is contained in:
@@ -15,9 +15,6 @@ export default defineNuxtConfig({
|
||||
meta: [
|
||||
{ name: "format-detection", content: "no" }
|
||||
],
|
||||
bodyAttrs: {
|
||||
class: "font-text antialiased"
|
||||
}
|
||||
},
|
||||
pageTransition: {
|
||||
name: "page",
|
||||
|
Reference in New Issue
Block a user