mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-04 21:04:12 +01:00
minor updates
This commit is contained in:
@@ -22,15 +22,6 @@
|
|||||||
--vp-c-brand-3: var(--vp-c-pink-3);
|
--vp-c-brand-3: var(--vp-c-pink-3);
|
||||||
}
|
}
|
||||||
|
|
||||||
:root {
|
|
||||||
--vp-home-hero-name-color: var(--vp-c-brand-1);
|
|
||||||
|
|
||||||
--vp-home-hero-image-background-image: #ff3670;
|
|
||||||
--vp-home-hero-image-filter: blur(72px);
|
|
||||||
|
|
||||||
--vp-home-feature-color: #ff3670;
|
|
||||||
}
|
|
||||||
|
|
||||||
.vp-doc > div {
|
.vp-doc > div {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,9 +12,8 @@ hero:
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
light: /Hero.svg
|
light: /Hero.svg
|
||||||
alt: Mermaid diagram
|
|
||||||
dark: /Hero-Dark.svg
|
dark: /Hero-Dark.svg
|
||||||
altDark: Mermaid diagram
|
alt: Mermaid diagram
|
||||||
actions:
|
actions:
|
||||||
- theme: brand
|
- theme: brand
|
||||||
text: Try editor
|
text: Try editor
|
||||||
|
|||||||
Reference in New Issue
Block a user