docs: fix layout problem

This commit is contained in:
Emerson Bottero
2022-10-18 00:26:36 -03:00
parent e95eaddf8a
commit 66ea491aff
2 changed files with 8 additions and 0 deletions

View File

@@ -15,3 +15,7 @@
--vp-home-hero-image-background-image: linear-gradient(-45deg, #bd34fe 50%, #ff3670 50%);
--vp-home-hero-image-filter: blur(72px);
}
.vp-doc > div {
width: 100%;
}

View File

@@ -15,3 +15,7 @@
--vp-home-hero-image-background-image: linear-gradient(-45deg, #bd34fe 50%, #ff3670 50%);
--vp-home-hero-image-filter: blur(72px);
}
.vp-doc > div {
width: 100%;
}