File tree 1 file changed +17
-16
lines changed
1 file changed +17
-16
lines changed Original file line number Diff line number Diff line change @@ -78,25 +78,26 @@ <h1>Get in touch</h1>
78
78
</ div >
79
79
80
80
< div class ="row marketing ">
81
- < div class ="col-md-4 ">
82
- < i class ='glyphicon glyphicon-qrcode '> </ i >
83
- < h2 > I wish I knew HTML and CSS</ h2 >
84
- < p > These technologies have changed tremendously since I last used them.</ p >
85
- </ div >
81
+ < div class ="container ">
82
+ < div class ="col-md-4 ">
83
+ < i class ='glyphicon glyphicon-qrcode '> </ i >
84
+ < h2 > I wish I knew HTML and CSS</ h2 >
85
+ < p > These technologies have changed tremendously since I last used them.</ p >
86
+ </ div >
86
87
87
- < div class ="col-md-4 ">
88
- < i class ='glyphicon glyphicon-flash '> </ i >
89
- < h2 > Javascript</ h2 >
90
- < p > I agree to learn the basics, however the future of this technology appears to be TypeScript in my opinion. </ p >
91
- < p > Clear and evident strong typing keeps your average developer saner! </ p >
92
- </ div >
88
+ < div class ="col-md-4 ">
89
+ < i class ='glyphicon glyphicon-flash '> </ i >
90
+ < h2 > Javascript</ h2 >
91
+ < p > I agree to learn the basics, however the future of this technology appears to be TypeScript in my opinion. </ p >
92
+ < p > Clear and evident strong typing keeps your average developer saner! </ p >
93
+ </ div >
93
94
94
- < div class ="col-md-4 ">
95
- < i class ='glyphicon glyphicon-hdd '> </ i >
96
- < h2 > RESTful API</ h2 >
97
- < p > The final true implementation of a Service Oriented Architecture?</ p >
95
+ < div class ="col-md-4 ">
96
+ < i class ='glyphicon glyphicon-hdd '> </ i >
97
+ < h2 > RESTful API</ h2 >
98
+ < p > The final true implementation of a Service Oriented Architecture?</ p >
99
+ </ div >
98
100
</ div >
99
-
100
101
</ div > <!-- row -->
101
102
102
103
</ div >
You can’t perform that action at this time.
0 commit comments