hugo-theme-zzo/assets/sass/components/_mermaid.scss

7 lines
109 B
SCSS
Raw Normal View History

/* Mermaid.js div */
div.mermaid {
width: 100%;
text-align: center;
margin-bottom: 1rem;
}