fix(curriculum): added extra line before </section> tag - Engl… (#36278)

This commit is contained in:
Randell Dawson
2019-07-18 08:24:12 -07:00
committed by mrugesh
parent b038af4925
commit c387873640
927 changed files with 928 additions and 0 deletions

View File

@ -123,4 +123,5 @@ tests:
<h5 class="box blue-box">padding</h5>
</div>
```
</section>

View File

@ -133,4 +133,5 @@ tests:
<h5 class="box blue-box">padding</h5>
</div>
```
</section>

View File

@ -133,4 +133,5 @@ tests:
<h5 class="box blue-box">padding</h5>
</div>
```
</section>

View File

@ -124,4 +124,5 @@ tests:
<h5 class="box blue-box">padding</h5>
</div>
```
</section>

View File

@ -123,4 +123,5 @@ tests:
<h5 class="box blue-box">padding</h5>
</div>
```
</section>

View File

@ -148,4 +148,5 @@ tests:
</form>
</main>
```
</section>

View File

@ -76,4 +76,5 @@ tests:
</style>
<h1>Hello World!</h1>
```
</section>

View File

@ -95,4 +95,5 @@ tests:
</style>
<h1 id="orange-text" class="pink-text blue-text" style="color: white">Hello World!</h1>
```
</section>

View File

@ -102,4 +102,5 @@ tests:
</style>
<h1 id="orange-text" class="pink-text blue-text">Hello World!</h1>
```
</section>

View File

@ -91,4 +91,5 @@ tests:
</style>
<h1 id="orange-text" class="pink-text blue-text" style="color: white">Hello World!</h1>
```
</section>

View File

@ -84,4 +84,5 @@ tests:
</style>
<h1 class="pink-text blue-text">Hello World!</h1>
```
</section>

View File

@ -73,4 +73,5 @@ tests:
<h1 class="pink-text">Hello World!</h1>
```
</section>

View File

@ -174,4 +174,5 @@ tests:
</form>
</main>
```
</section>

View File

@ -157,4 +157,5 @@ tests:
</form>
</main>
```
</section>

View File

@ -158,4 +158,5 @@ tests:
</form>
</main>
```
</section>

View File

@ -121,4 +121,5 @@ tests:
<h5 class="box green-box">padding</h5>
</div>
```
</section>

View File

@ -107,4 +107,5 @@ tests:
<h1 class="green-text">I am green!</h1>
```
</section>

View File

@ -127,4 +127,5 @@ tests:
<h5 class="box blue-box">padding</h5>
</div>
```
</section>

View File

@ -109,4 +109,5 @@ tests:
<h1 class="orange-text">I am orange!</h1>
```
</section>

View File

@ -105,4 +105,5 @@ tests:
<h1 class="blue-text">I am blue!</h1>
```
</section>