@@ -38,12 +38,12 @@ <h2>{{summary.title}}</h2>
3838
3939<!-- Feature: Atom-CodeRoad -->
4040< section class ="spotlight wide ">
41- < div class ="image ">
41+ < div class ="image "style =" display: flex; justify-content: center; " >
4242< iframe
4343width ="574px "
4444height ="328px "
4545src =""
46- data-src ="https://www.youtube.com/embed/DbLpdgrYVOU "
46+ data-src ="https://www.youtube.com/embed/PkhjmNLM5uE "
4747frameborder ="0 "
4848allowfullscreen > </ iframe >
4949</ div >
@@ -60,15 +60,15 @@ <h2>Tutorials in your Code Editor</h2>
6060<!-- Feature: Tutorial -->
6161
6262< section class ="spotlight wide ">
63- < div class ="image ">
64- < center style ="margin: 0 auto ; text-transform: uppercase; letter-spacing: .225em; border: solid 1px white; border-radius: 5%; padding: 10px; width: 250px ">
63+ < div class ="image "style =" display: flex; justify-content: center; " >
64+ < div style ="text-align: center ; text-transform: uppercase; letter-spacing: .225em; border: solid 1px white; border-radius: 5%; padding: 10px; width: 250px; ">
6565< h2 > Tutorial</ h2 >
6666< span > Markdown</ span > < br />
6767< span > +</ span > < br />
68- < span > Unit Tests</ span > < br />
68+ < span > Tests</ span > < br />
6969< span > +</ span > < br />
7070< span > Config</ span >
71- </ center >
71+ </ div >
7272</ div >
7373< div class ="content ">
7474< h2 > Create your Own Tutorials</ h2 >