... | ... |
@@ -75,6 +75,8 @@ |
75 | 75 |
<p></p> |
76 | 76 |
|
77 | 77 |
<section id="about"> |
78 |
+ <div class="row"> |
|
79 |
+ |
|
78 | 80 |
<div class="page-header"> |
79 | 81 |
<h1>About</h1> |
80 | 82 |
</div> |
... | ... |
@@ -82,32 +84,45 @@ |
82 | 82 |
<div class="span12">Philip I. Thomas is a student and entrepreneur in St. Louis. He is currently in is senior year at Washington University in St. Louis, completing majors in Systems Engineering and Physics. After graduation in May 2013, he plans to pursuit a career in data analysis at a startup technology company. |
83 | 83 |
</div> |
84 | 84 |
</section> |
85 |
+ </div> |
|
85 | 86 |
|
86 | 87 |
<section id="education"> |
88 |
+ <div class="row"> |
|
89 |
+ |
|
87 | 90 |
<div class="page-header"> |
88 | 91 |
<h1>Education</h1> |
89 | 92 |
</div> |
93 |
+ </div> |
|
90 | 94 |
</section> |
91 | 95 |
|
92 | 96 |
|
93 | 97 |
|
94 | 98 |
<section id="experience"> |
99 |
+ <div class="row"> |
|
100 |
+ |
|
95 | 101 |
<div class="page-header"> |
96 | 102 |
<h1>Professional and Leadership Experience </h1> |
97 | 103 |
</div> |
104 |
+ </div> |
|
98 | 105 |
</section> |
99 | 106 |
|
100 | 107 |
<section id="technical"> |
108 |
+ <div class="row"> |
|
109 |
+ |
|
101 | 110 |
<div class="page-header"> |
102 | 111 |
<h1>Technical</h1> |
103 | 112 |
</div> |
113 |
+ </div> |
|
104 | 114 |
</section> |
105 | 115 |
|
106 | 116 |
|
107 | 117 |
<section id="honors"> |
118 |
+ <div class="row"> |
|
119 |
+ |
|
108 | 120 |
<div class="page-header"> |
109 | 121 |
<h1>Honors</h1> |
110 | 122 |
</div> |
123 |
+ </div> |
|
111 | 124 |
</section> |
112 | 125 |
|
113 | 126 |
</div> <!-- /container --> |