We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71f3d20 commit 387b525Copy full SHA for 387b525
3 files changed
slides/Slides.md
@@ -58,6 +58,12 @@ footer: '@Chris_L_Ayers - https://chris-ayers.com'
58
59
---
60
61
+# Inner and Outer Loops
62
+
63
+
64
65
+---
66
67
# How Dev Containers Work
68
69

slides/img/inner-loop.png
55.3 KB
slides/themes/custom-default.css
@@ -47,4 +47,9 @@
47
color: orange
48
}
49
50
+img[alt~="center"] {
51
+ display: block;
52
+ margin: 0 auto;
53
+}
54
55
@import 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css'
0 commit comments