7
1
mirror of https://gitlab.com/ansol/web-ansol.org.git synced 2024-12-29 07:06:05 +00:00
web-ansol.org/themes/academic/assets/scss/academic/_integrations.scss
2020-06-11 12:46:16 +01:00

7 lines
97 B
SCSS

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