Typicalc/frontend/styles/view/image-slide.css
2021-02-21 10:34:09 +01:00

10 lines
114 B
CSS

#slideLayout {
align-items: center;
justify-content: center;
padding: 0;
}
#explanation {
margin-top: 5px;
}