awebsite/sass/css/_mermaid.scss

9 lines
150 B
SCSS
Raw Normal View History

.mermaid {
text-align: center;
// margin: 0 auto;
margin-top: 1em;
margin-bottom: 1em;
strong {
font-weight: bold;
}
}