mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-04 04:44:08 +01:00 
			
		
		
		
	minor updates
This commit is contained in:
		@@ -22,15 +22,6 @@
 | 
			
		||||
  --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 {
 | 
			
		||||
  width: 100%;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -12,9 +12,8 @@ hero:
 | 
			
		||||
 | 
			
		||||
  image:
 | 
			
		||||
    light: /Hero.svg
 | 
			
		||||
    alt: Mermaid diagram
 | 
			
		||||
    dark: /Hero-Dark.svg
 | 
			
		||||
    altDark: Mermaid diagram
 | 
			
		||||
    alt: Mermaid diagram
 | 
			
		||||
  actions:
 | 
			
		||||
    - theme: brand
 | 
			
		||||
      text: Try editor
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user