File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11< section id ="learn ">
22 <!-- Page Content -->
33
4- < div class ="content-section-b ">
4+ < div class ="content-section-b text-center ">
55
66 < div class ="container ">
77 <!-- <h2 style="text-align:center">Why Study with CodeRoad</h2> -->
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ <h2>Try a Tutorial</h2>
88 {% for tutorial in site.tutorials %}
99 < li >
1010 <!-- <h3>{{ social.purpose }}</h3> -->
11- < a href ="{{ tutorial.url }} " target ="_blank " class ="btn btn-default btn-lg "> < i class ="fa fa-{{ tutorial.icon }} fa-fw "> </ i > < span class ="network-name "> {{ tutorial.title }}</ span > </ a >
11+ < a href ="{{ tutorial.url }} " target ="_blank " class ="btn btn-default "> < i class ="fa fa-{{ tutorial.icon }} fa-fw "> </ i > < span class ="network-name "> {{ tutorial.title }}</ span > </ a >
1212 < br >
1313 < br >
1414 < div class ="lead "> {{tutorial.description}}
@@ -27,7 +27,7 @@ <h2>Make Your Own</h2>
2727
2828 < li >
2929 <!-- <h3>{{ social.purpose }}</h3> -->
30- < a href ="/build " class ="btn btn-default btn-lg "> < i class ="fa fa-road fa-fw "> </ i > < span class ="network-name "> Create a Tutorial</ span > </ a >
30+ < a href ="/build " class ="btn btn-default "> < i class ="fa fa-road fa-fw "> </ i > < span class ="network-name "> Create a Tutorial</ span > </ a >
3131 < br >
3232 < br >
3333 < div class ="lead "> Learn how to build your own interactive tutorials for CodeRoad
You can’t perform that action at this time.
0 commit comments