@@ -12,6 +12,15 @@
font-family: Lato, -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif !important;
}
+ .present {
+ height: 100%;
+ }
+
+ .code-line {
+ max-height: 100%;
+ overflow-y: scroll;
.slides > section {
//text-align: left;
padding: 0;