Typicalc/frontend/styles/view/image-slide.css
2021-02-19 12:31:23 +01:00

10 lines
137 B
CSS

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