fix: remove min-h-screen from layout
This commit is contained in:
parent
fc8c5947a0
commit
b512b29808
4 changed files with 6 additions and 7 deletions
|
@ -33,7 +33,4 @@ export default defineConfig({
|
|||
image: {
|
||||
service: passthroughImageService(),
|
||||
},
|
||||
experimental: {
|
||||
responsiveImages: true,
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue