docs: use PlantUML instead of Latex to generate Schema Isolation image

This commit is contained in:
Laurence Isla
2024-06-27 14:08:16 -05:00
committed by Steve Chavez
parent 572581cbb6
commit d3292d42de
8 changed files with 53 additions and 3 deletions
+4
View File
@@ -149,3 +149,7 @@ html[data-theme="dark"] .img-translucent img {
transition: background-color 0.3s;
margin-bottom: 24px;
}
.svg-container-md {
max-width: 400px;
}