Skip to content

Commit 5edb90c

Browse files
committed
docs: correct some stylings
1 parent 4fd8412 commit 5edb90c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/.vitepress/theme/style.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,13 @@
9898
* -------------------------------------------------------------------------- */
9999

100100
:root {
101-
--vp-home-hero-name-color: #ffffff;
102-
--vp-home-hero-name-background: linear-gradient(90deg, #0b7285 0%, #138496 100%);
101+
/* --vp-home-hero-name-color: #ffffff;
102+
--vp-home-hero-name-background: linear-gradient(90deg, #0b7285 0%, #138496 100%); */
103103

104104
/* Hero adjustments */
105-
.VPHero {
105+
/* .VPHero {
106106
background: linear-gradient(180deg, rgba(11, 114, 133, 0.06) 0%, transparent 60%);
107-
}
107+
} */
108108
}
109109

110110
@media (min-width: 640px) {

0 commit comments

Comments
 (0)