update
This commit is contained in:
parent
737f66f99b
commit
a42dd9ac68
@ -201,10 +201,44 @@ section {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.mermaid {
|
.mermaid {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
.row {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
margin-left: 0 !important;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
margin-right: 0 !important;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user