This repository has been archived on 2025-06-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
docker-example/presentation/style.css
T

17 lines
212 B
CSS

.reveal h2 {
text-transform: unset;
margin-left: -1ch
}
/* .reveal img, .reveal object {
margin: auto;
display: block;
} */
section {
text-align: left;
}
.title-slide {
height: unset;
}