mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-12-29 07:06:05 +00:00
7 lines
97 B
SCSS
7 lines
97 B
SCSS
/* Mermaid.js div */
|
|
div.mermaid {
|
|
width: 100%;
|
|
text-align: center;
|
|
margin-bottom: 1rem;
|
|
}
|