mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
b2c60ef898
This marks the launch of the new documentation website.
9 lines
86 B
SCSS
9 lines
86 B
SCSS
.mermaid {
|
|
margin: 1.5rem 0;
|
|
padding: 1.5rem;
|
|
}
|
|
|
|
.mermaid svg {
|
|
height: auto;
|
|
}
|