Skip to content

Commit 244c456

Browse files
committed
strip unused classes
and update comments with caps for member groups
1 parent 0f6d0ea commit 244c456

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

group.html

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---
44

55
<!--Principal Investigator-->
6-
<div class="group-container pi">
6+
<div class="group-container">
77
<h3>Our Team</h3>
88
<hr />
99
<br />
@@ -35,12 +35,11 @@ <h5>Principal Investigator</h5>
3535
</div>
3636
</div>
3737
</div>
38-
</div>
39-
40-
<!--Staff-->
41-
<div class="group-container staff">
38+
<br />
4239
<br />
4340
<div class="row">
41+
<!--STAFF-->
42+
4443
<!--Anne-->
4544
<div class="col-xxl-4 col-xl-6 col-lg-6">
4645
<h5>Anne Gardner, PhD</h5>
@@ -132,7 +131,9 @@ <h5>Matthew McDermott</h5>
132131
</div>
133132
<!--New Staff go here...-->
134133

135-
<!--Post Docs-->
134+
135+
<!--POST DOCS-->
136+
136137
<!--Ruihao-->
137138
<div class="col-xxl-4 col-xl-6 col-lg-6">
138139
<h5>Ruihao Li, PhD</h5>
@@ -172,7 +173,8 @@ <h5>Ruihao Li, PhD</h5>
172173
<!--New PostDocs go here...-->
173174

174175

175-
<!--Graduate Students-->
176+
<!--GRAD STUDENTS-->
177+
176178
<!--Jordan-->
177179
<div class="col-xxl-4 col-xl-6 col-lg-6">
178180
<h5>Jordan Krebs</h5>
@@ -520,7 +522,7 @@ <h5>First Last</h5>
520522
</div>
521523
&nbsp;
522524

523-
<!--Undergraduate Students-->
525+
<!--UNDERGRADS-->
524526
<div class="group-container undergradstudents">
525527
<h4>Undergraduate Students</h4>
526528
<hr />
@@ -546,7 +548,7 @@ <h4>Undergraduate Students</h4>
546548

547549
&nbsp;
548550

549-
<!--Alumni section-->
551+
<!--ALUMNI-->
550552
<div class="group-container alumni">
551553
<p>
552554
<button

0 commit comments

Comments
 (0)