Skip to content

Commit 00e0549

Browse files
committed
group-remove separation of info fields from blurb
-remove separator -remove height spacing relation between cells (group-member-subcontainer class) -use fixed/absolute spacing for group-member-dept class
1 parent 6c9ba15 commit 00e0549

2 files changed

Lines changed: 29 additions & 74 deletions

File tree

_sass/main.scss

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,7 @@ margin-top: 10px;
184184
font-size:18px;
185185
}
186186
.group-member-dept{
187-
height:7%;
188-
}
189-
.group-member-subcontainer{
190-
height:210px;
187+
height: 60px;
191188
}
192189
.group-member-blurb{
193190
font-size: 14px;

group.html

Lines changed: 28 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -50,18 +50,15 @@ <h5>Anne Gardner, PhD</h5>
5050
</div>
5151
<img src="./assets/images/Anne_Gardner.jpg" alt="anne" class="group-member-photo" />
5252
<div class="media-body">
53-
<div class="group-member-subcontainer">
54-
<p class="group-member-blurb">
53+
<p class="group-member-blurb">
5554
Anne Gardner joined the Pugh lab in 2021 as Lab Manager. She is
5655
excited to be back at Cornell where she completed her
5756
undergraduate in Biology. She earned her PhD in Immunology at Duke
5857
University on immunoglobulin intracellular transport during B cell
5958
differentiation and did a postdoctoral fellowship at National
6059
Jewish Immunology focusing on MAP kinase signal transduction
6160
pathways.
62-
</p>
63-
</div>
64-
<hr />
61+
</p>
6562
<small>
6663
<strong>location:</strong> 467 Biotechnology Building
6764
<br />
@@ -84,15 +81,12 @@ <h5>Joshua Wendall</h5>
8481
</div>
8582
<img src="./assets/images/Joshua_Wendall.jpg" alt="josh" class="group-member-photo" />
8683
<div class="media-body">
87-
<div class="group-member-subcontainer">
88-
<p class="group-member-blurb">
84+
<p class="group-member-blurb">
8985
Josh received his BS in Biology with the Neuroscience option from Penn
9086
State, shortly thereafter joining the Pugh Lab in December of 2022.
9187
As a technician, he has been exploring the use of mammalian tissue as
9288
a substrate for ChIP-exo.
93-
</p>
94-
</div>
95-
<hr />
89+
</p>
9690
<small>
9791
<strong>location:</strong> 467 Biotechnology Building
9892
<br />
@@ -115,17 +109,14 @@ <h5>Matthew McDermott</h5>
115109
</div>
116110
<img src="./assets/images/Matthew_McDermott.jpg" alt="matt" class="group-member-photo" />
117111
<div class="media-body">
118-
<div class="group-member-subcontainer">
119-
<p class="group-member-blurb">
112+
<p class="group-member-blurb">
120113
Matthew received his bachelor’s degree in Viticulture and Enology from
121114
Cornell University. He is interested in the yeast and bacteria that are
122115
responsible for producing beer and wine. Since the production of beer and
123116
wine is stressful to yeast, Matthew has been studying where transcription
124117
factors are bound to DNA in yeast as a response to different stress factors
125118
using ChIP-exo.
126-
</p>
127-
</div>
128-
<hr />
119+
</p>
129120
<small>
130121
<strong>location:</strong> 467 Biotechnology Building
131122
<br />
@@ -151,18 +142,15 @@ <h5>Ruihao Li, PhD</h5>
151142
</div>
152143
<img src="./assets/images/Ruihao_Li.jpeg" alt="ruihao" class="group-member-photo" />
153144
<div class="media-body">
154-
<div class="group-member-subcontainer">
155-
<p class="group-member-blurb">
145+
<p class="group-member-blurb">
156146
Ruihao completed his Bachelor’s degree in Life Sciences at Huazhong
157147
University of Science and Technology in 2017. Following this, he
158148
pursued his PhD in Quantitative and Systems Biology at the University
159149
of California, Merced, graduating in 2023. Shortly after, he joined
160150
Pugh’s lab as a postdoctoral fellow. He is committed to constructing
161151
mathematical models and developing computational tools to elucidate
162152
the intricate networking between transcription factors and genes.
163-
</p>
164-
</div>
165-
<hr />
153+
</p>
166154
<small>
167155
<strong>location:</strong> 467 Biotechnology Building
168156
<br />
@@ -194,18 +182,15 @@ <h5>Jordan Krebs</h5>
194182
</div>
195183
<img src="./assets/images/Jordan_Krebs.jpeg" alt="jordan" class="group-member-photo" />
196184
<div class="media-body">
197-
<div class="group-member-subcontainer">
198-
<p class="group-member-blurb">
185+
<p class="group-member-blurb">
199186
Jordan is a MD/PhD student at Penn State University / Penn State
200187
College of Medicine. He is focused on the optimization of ChIP-exo
201188
for mammalian cells and tissues in hopes of identifying
202189
differential transcription factor binding sites across many
203190
tissues and diseases. His work should be instrumental to the
204191
inclusion of epigenomics in the field of precision medicine and
205192
pathology.
206-
</p>
207-
</div>
208-
<hr />
193+
</p>
209194
<small>
210195
<strong>location:</strong> 460 Biotechnology Building
211196
<br />
@@ -233,8 +218,7 @@ <h5>Haining Chen</h5>
233218
</div>
234219
<img src="./assets/images/Haining_Chen.png" alt="haining" class="group-member-photo" />
235220
<div class="media-body">
236-
<div class="group-member-subcontainer">
237-
<p class="group-member-blurb">
221+
<p class="group-member-blurb">
238222
Haining Chen is a doctoral candidate in the Graduate Field of
239223
Biochemistry, Molecular, and Cell Biology (BMCB) Graduate Program at
240224
Cornell University. She received her Bachelor's degree in
@@ -243,9 +227,7 @@ <h5>Haining Chen</h5>
243227
intricate molecular architectures of proteins implicated in
244228
transcription initiation and studying how transcription factors
245229
regulate gene expression in a cell-type-specific manner.
246-
</p>
247-
</div>
248-
<hr />
230+
</p>
249231
<small>
250232
<strong>location:</strong> 460 Biotechnology Building
251233
<br />
@@ -273,17 +255,14 @@ <h5>Olivia Lang</h5>
273255
</div>
274256
<img src="./assets/images/Olivia_Lang.png" alt="olivia" class="group-member-photo" />
275257
<div class="media-body">
276-
<div class="group-member-subcontainer">
277-
<p class="group-member-blurb">
258+
<p class="group-member-blurb">
278259
Olivia received her bachelor’s degree in Interdisciplinary
279260
Computational Biology from Colby College and then went on to work
280261
for The Saccharomyces Genome Database for two years before
281262
starting her PhD in Cornell’s Computational Biology program. As a
282263
member of the Pugh lab, she works on tool development for the data
283264
generated from sequencing based assays.
284-
</p>
285-
</div>
286-
<hr />
265+
</p>
287266
<small>
288267
<strong>location:</strong> 404 Biotechnology Building
289268
<br />
@@ -311,18 +290,15 @@ <h5>Justin Cha</h5>
311290
</div>
312291
<img src="assets/images/Justin_Cha.png" alt="justin" class="group-member-photo" />
313292
<div class="media-body">
314-
<div class="group-member-subcontainer">
315-
<p class="group-member-blurb">
293+
<p class="group-member-blurb">
316294
Justin Cha is a PhD student in the Computational Biology Program.
317295
He received his bachelor's degree in Biomedical Engineering at the
318296
Georgia Institute of Technology before working as an Associate
319297
Computational Biologist in the Getz Lab at the Broad Institute.
320298
For the Pugh lab, he works on software development and
321299
high-throughput computing (HTC) for the analysis of sequencing
322300
data.
323-
</p>
324-
</div>
325-
<hr />
301+
</p>
326302
<small>
327303
<strong>location:</strong> 460A Biotechnology Building
328304
<br />
@@ -350,18 +326,15 @@ <h5>Fred Fazan</h5>
350326
</div>
351327
<img src="assets/images/Frederico_Fazan.jpg" alt="fred" class="group-member-photo" />
352328
<div class="media-body">
353-
<div class="group-member-subcontainer">
354-
<p class="group-member-blurb">
329+
<p class="group-member-blurb">
355330
Fred got his BS in Biomedical Sciences from the University of São
356331
Paulo and Master’s in Pharmacology from the Federal University of São
357332
Paulo. He worked as a Research Fellow at the University of Iowa for
358333
two years before joining Weill Cornell Graduate School of Medical
359334
Sciences PhD program in Physiology, Biophysics and Systems Biology.
360335
In the Pugh Lab, he works on the technical development of single cell
361336
ChIP-exo.
362-
</p>
363-
</div>
364-
<hr />
337+
</p>
365338
<small>
366339
<strong>location:</strong> 460 Biotechnology Building
367340
<br />
@@ -389,15 +362,12 @@ <h5>Rebecca Soloway</h5>
389362
</div>
390363
<img src="./assets/images/Rebecca_Soloway.jpg" alt="rebecca" class="group-member-photo" />
391364
<div class="media-body">
392-
<div class="group-member-subcontainer">
393-
<p class="group-member-blurb">
365+
<p class="group-member-blurb">
394366
Rebecca received a BS in Biology from Cornell University, and has been
395367
working in science communication and conservation biology since
396368
graduation. As a graduate student in the Pugh Lab, she is interested in
397369
gene regulatory networks in yeast.
398-
</p>
399-
</div>
400-
<hr />
370+
</p>
401371
<small>
402372
<strong>location:</strong> 460 Biotechnology Building
403373
<br />
@@ -425,16 +395,13 @@ <h5>Jiayi Hu</h5>
425395
</div>
426396
<img src="./assets/images/Jiayi_Hu.jpeg" alt="jiayi" class="group-member-photo" />
427397
<div class="media-body">
428-
<div class="group-member-subcontainer">
429-
<p class="group-member-blurb">
398+
<p class="group-member-blurb">
430399
Jiayi Hu is a PhD student in the Genetics, Genomics, and Development
431400
Program at Cornell University. She received her bachelor's degree in
432401
Integrated Science at Peking University in China. She joined Pugh lab
433402
in 2024, focusing on understanding the dynamics of epigenomic
434403
architecture by chromatin reconstitution.
435-
</p>
436-
</div>
437-
<hr />
404+
</p>
438405
<small>
439406
<strong>location:</strong> 460 Biotechnology Building
440407
<br />
@@ -461,14 +428,11 @@ <h5>Kritika Grover</h5>
461428
</div>
462429
<img src="./assets/images/Kritika_Grover.jpeg" alt="kritika" class="group-member-photo" />
463430
<div class="media-body">
464-
<div class="group-member-subcontainer">
465-
<p class="group-member-blurb">
431+
<p class="group-member-blurb">
466432
Kritika Grover is a PhD student in the Computational Biology Program at
467433
Cornell University. She received her bachelor's degree from the University
468434
of Waterloo in Biochemistry and minored in computing.
469-
</p>
470-
</div>
471-
<hr />
435+
</p>
472436
<small>
473437
<strong>location:</strong> 460A Biotechnology Building
474438
<br />
@@ -495,15 +459,12 @@ <h5>Zimo Zhu</h5>
495459
</div>
496460
<img src="./assets/images/Zimo_Zhu.jpeg" alt="first" class="group-member-photo" />
497461
<div class="media-body">
498-
<div class="group-member-subcontainer">
499-
<p class="group-member-blurb">
462+
<p class="group-member-blurb">
500463
Zimo Zhu is a PhD student in the Computational Biology Program at Cornell
501464
University. She received her bachelor's degree from the University of
502465
Washington in Molecular, Cellular, and Developmental Biology with a minor in
503466
Data Science.
504-
</p>
505-
</div>
506-
<hr />
467+
</p>
507468
<small>
508469
<strong>location:</strong> 404 Biotechnology Building
509470
<br />
@@ -535,12 +496,9 @@ <h5>First Last</h5>
535496
</div>
536497
<img src="./assets/images/First_Last.jpeg" alt="first" class="group-member-photo" />
537498
<div class="media-body">
538-
<div class="group-member-subcontainer">
539-
<p class="group-member-blurb">
499+
<p class="group-member-blurb">
540500
Lorem ipsum.
541-
</p>
542-
</div>
543-
<hr />
501+
</p>
544502
<small>
545503
<strong>location:</strong> 460 Biotechnology Building
546504
<br />

0 commit comments

Comments
 (0)