Skip to content

Commit 0f415d4

Browse files
committed
Update index.html
1 parent fb73299 commit 0f415d4

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

new/index.html

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1355,7 +1355,7 @@ <h3>Education</h3>
13551355

13561356

13571357
<!-- MicroMBA timeline item, right side, smaller card -->
1358-
<li class="timeline-inverted animate-box reveal">
1358+
<!-- <li class="timeline-inverted animate-box reveal">
13591359
<div class="timeline-badge"><i class="fa fa-certificate"></i></div>
13601360
<div class="timeline-panel micro-mba-panel">
13611361
<div class="timeline-heading">
@@ -1365,11 +1365,8 @@ <h3 class="timeline-title micro-mba-title">MicroMBA</h3>
13651365
<span class="institution-name">UC San Diego</span>
13661366
</div>
13671367
</div>
1368-
<!-- <div class="timeline-body" style="text-align:center;">
1369-
<p><b>MicroMBA</b></p>
1370-
</div> -->
13711368
</div>
1372-
</li>
1369+
</li> -->
13731370

13741371
<li class="animate-box timeline-unverted reveal">
13751372
<div class="timeline-badge"><i class="icon-graduation-cap"></i></div>
@@ -1381,11 +1378,10 @@ <h3 class="timeline-title">Master of Science</h3>
13811378
<span class="institution-name">UC San Diego</span>
13821379
</div>
13831380
</div>
1384-
<center>
13851381
<div class="timeline-body">
1386-
<p><b>Machine Learning and Data Science M.S.</b></p>
1382+
<p style="text-align: center; margin-bottom: 8px; color: var(--primary-color); font-weight: 500;">Machine Learning and Data Science M.S.</p>
1383+
<p style="text-align: center; color: var(--secondary-color); font-weight: 500; font-size: 0.95rem;">MicroMBA Certificate</p>
13871384
</div>
1388-
</center>
13891385
</div>
13901386
</li>
13911387

@@ -1400,11 +1396,9 @@ <h3 class="timeline-title">Bachelor of Science</h3>
14001396
<span class="institution-name">UC San Diego</span>
14011397
</div>
14021398
</div>
1403-
<center>
14041399
<div class="timeline-body">
1405-
<p><b>Electrical Engineering B.S.</b></p>
1400+
<p style="text-align: center; color: var(--primary-color); font-weight: 500;">Electrical Engineering B.S.</p>
14061401
</div>
1407-
</center>
14081402
</div>
14091403
</li>
14101404
</ul>

0 commit comments

Comments
 (0)