Typicalc/frontend/styles/view/image-slide.css

10 lines
114 B
CSS
Raw Normal View History

2021-02-19 11:31:23 +00:00
#slideLayout {
align-items: center;
justify-content: center;
2021-02-21 09:34:09 +00:00
padding: 0;
2021-02-19 11:31:23 +00:00
}
#explanation {
margin-top: 5px;
2021-02-21 09:34:09 +00:00
}