6 lines
74 B
SCSS
6 lines
74 B
SCSS
|
/* Mermaid.js div */
|
||
|
div.mermaid {
|
||
|
width: 100%;
|
||
|
text-align: center;
|
||
|
}
|