Skip to content

Commit c8fbc7c

Browse files
authored
Update double_slit_diffraction.md
1 parent 62a927d commit c8fbc7c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/simulations/double_slit_diffraction.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ Maxima Condition: $d \sin(\theta) = n \lambda$
44

55
Number of Fringes in the Central Maximum of the Diffraction Envelope: $2 \left\lfloor \frac{d}{b} \right\rfloor + 1$
66

7-
<div style="display: flex; flex-direction: row; align-items: flex-start; gap: 20px;">
7+
<div style="display: flex; flex-direction: row; align-items: stretch; gap: 20px;">
88
<canvas id="doubleSlit" width="700" height="400"></canvas>
9-
109
<canvas id="screen-view" width="100" height="400" style="border-left: 2px solid #ccc; background: black;"></canvas>
1110
</div>
1211

0 commit comments

Comments
 (0)