2024-05-30 10:15:50 +01:00

9 lines
147 B
SCSS

.d2-diagram {
margin-top: 1em;
margin-bottom: 1em;
display: flex;
justify-content: center;
svg {
height: 300px;
}
}