You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-The HTML width/height sizes are relative to those specified in the `mkslides.yml` file.
26
-
- These sizes are called the canvas sizes
27
-
- In this example: `1920x1080`.
28
-
- E.g.
29
-
- an `img` with width `960` will take 50% of the width.
30
-
- an `img` with height `540` will take 50% of the height.
31
-
- When the browser is resized, Reveal.js wil take care of the scaling so you don't have to. You just do everything relative to the resolution set in `mkslides.yml`.
25
+
- The HTML width/height sizes are relative to those specified in the `mkslides.yml` file.
26
+
- These sizes are called the canvas sizes
27
+
- In this example: `1920x1080`.
28
+
- E.g.
29
+
- an `img` with width `960` will take 50% of the width.
30
+
- an `img` with height `540` will take 50% of the height.
31
+
- When the browser is resized, Reveal.js wil take care of the scaling so you don't have to. You just do everything relative to the resolution set in `mkslides.yml`.
32
32
33
33
---
34
34
@@ -110,19 +110,19 @@ _Tip: use PlantUML's `scale` to enlarge or shrink the graph._
0 commit comments