Working demo

This commit is contained in:
2024-07-27 19:52:58 +02:00
parent ef22545b53
commit 858d0d674b
11 changed files with 1666 additions and 20 deletions
+10
View File
@@ -8,6 +8,16 @@
display: block;
} */
.reveal pre code {
max-height: 620px;
}
.reveal pre code.dockercompose {
font-size: 16px;
line-height: 16px;
}
section {
text-align: left;
}