Skip to content

Commit 6e88dc2

Browse files
committed
reverting back to individual project list
1 parent b77deec commit 6e88dc2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_pages/projects.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ <h4 class="card-title"> Title </h4>
2424
</div>
2525
<div class="text-muted"> Skill 1, Skill 2, Skill 3</div>
2626
</div>
27+
</div>
2728

28-
29-
29+
<div class="project-list">
3030
<div class="card h-100 d-flex flex-column justify-content-between">
3131
<img class="card-img-top mx-auto" src="">
3232
<div class="card-body d-flex flex-column">
@@ -43,9 +43,9 @@ <h4 class="card-title"> Title </h4>
4343
</div>
4444
<div class="text-muted"> Skill 1, Skill 2, Skill 3</div>
4545
</div>
46+
</div>
4647

47-
48-
48+
<div class="project-list">
4949
<div class="card h-100 d-flex flex-column justify-content-between">
5050
<img class="card-img-top mx-auto" src="">
5151
<div class="card-body d-flex flex-column">
@@ -62,9 +62,9 @@ <h4 class="card-title"> Title </h4>
6262
</div>
6363
<div class="text-muted"> Skill 1, Skill 2, Skill 3</div>
6464
</div>
65+
</div>
6566

66-
67-
67+
<div class="project-list">
6868
<div class="card h-100 d-flex flex-column justify-content-between">
6969
<img class="card-img-top mx-auto" src="">
7070
<div class="card-body d-flex flex-column">

0 commit comments

Comments
 (0)