File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{{ define "main" }}
2
2
< div class ="row-full relative -mt-2 px-2 ">
3
3
< section class ="header max-w-3xl mx-auto px-4 md:px-8 py-12 relative z-10 ">
4
- < h2 > How easily can you create a linode ?</ h2 >
4
+ < h2 > How easily can you create a Linode ?</ h2 >
5
5
< div class ="text-2xl my-3 "> is three steps easy enough?</ div >
6
6
< div class ="code-box bg-d-beige rounded my-8 ">
7
7
< div class ="code-box-header border-white flex justify-start py-4 px-6 ">
@@ -20,7 +20,7 @@ <h2>How easily can you create a linode?</h2>
20
20
</ section >
21
21
< img src ='{{ "img/grid.png" | relURL }} ' class ="home-lins absolute pin-t pin-r " />
22
22
</ div >
23
-
23
+
24
24
< div class ="flex flex-wrap my-8 -mx-4 pb-8 ">
25
25
< article class ="w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
26
26
< div class ="px-8 py-20 h-full bg-d-cell flex flex-col justify-center items-center ">
@@ -81,5 +81,5 @@ <h2>Careers at Linode</h2>
81
81
</ div >
82
82
< img src ='{{ "img/triangles.png" | relURL }} ' class ="home-triangles absolute pin-b pin-l " />
83
83
</ div >
84
-
85
- {{ end }}
84
+
85
+ {{ end }}
You can’t perform that action at this time.
0 commit comments