30
30
</ nav >
31
31
< hr >
32
32
33
- < h2 class ="presentation-text "> Here are some of my projects: </ h2 >
33
+ < h2 class ="presentation-text "> < span class =" colorful " > Check </ span > Out < span class =" colorful " > Some </ span > of < i > My < span class =" colorful " > Work: </ span > </ i > </ h2 >
34
34
35
35
< div class ="filter-buttons ">
36
36
< button class ="filter-button selected-filter " data-filter ="All "> All</ button >
@@ -44,7 +44,7 @@ <h2 class="presentation-text">Here are some of my projects:</h2>
44
44
45
45
< div class ="row project-cards-row ">
46
46
47
- < div class ="project-card col-12 col-md-6 col-lg -4 animate__animated animate__bounceInLeft ">
47
+ < div class ="project-card col-12 col-md-6 col-xl -4 animate__animated animate__bounceInLeft ">
48
48
< div class ="project-image ">
49
49
< img src ="{{ get_url(path='images/FitCal.png') }} " alt ="FitCal " />
50
50
< div class ="project-details-overlay ">
@@ -55,7 +55,7 @@ <h3 class="card-title">FitCal</h3>
55
55
</ div >
56
56
</ div >
57
57
58
- < div class ="project-card col-12 col-md-6 col-lg -4 animate__animated animate__bounceIn ">
58
+ < div class ="project-card col-12 col-md-6 col-xl -4 animate__animated animate__bounceIn ">
59
59
< div class ="project-image ">
60
60
< img src ="{{ get_url(path='images/Sympho.png') }} " alt ="Sympho " />
61
61
< div class ="project-details-overlay ">
@@ -66,7 +66,7 @@ <h3 class="card-title">Sympho</h3>
66
66
</ div >
67
67
</ div >
68
68
69
- < div class ="project-card col-12 col-md-6 col-lg -4 animate__animated animate__bounceInRight ">
69
+ < div class ="project-card col-12 col-md-6 col-xl -4 animate__animated animate__bounceInRight ">
70
70
< div class ="project-image ">
71
71
< img src ="{{ get_url(path='images/LeagueOfPokemon/AI4Crop.png') }} " alt ="League of Pokemon " />
72
72
< div class ="project-details-overlay ">
@@ -77,7 +77,7 @@ <h3 class="card-title">League of Pokemon</h3>
77
77
</ div >
78
78
</ div >
79
79
80
- < div class ="project-card col-12 col-md-6 col-lg -4 animate__animated animate__bounceInLeft ">
80
+ < div class ="project-card col-12 col-md-6 col-xl -4 animate__animated animate__bounceInLeft ">
81
81
< div class ="project-image ">
82
82
< img src ="{{ get_url(path='images/AndroidDepartmentQuest.jpg') }} " alt ="AndroidDepartmentQuest " />
83
83
< div class ="project-details-overlay ">
@@ -88,7 +88,7 @@ <h3 class="card-title">Department Quest</h3>
88
88
</ div >
89
89
</ div >
90
90
91
- < div class ="project-card col-12 col-md-6 col-lg -4 animate__animated animate__bounceIn ">
91
+ < div class ="project-card col-12 col-md-6 col-xl -4 animate__animated animate__bounceIn ">
92
92
< div class ="project-image ">
93
93
< img src ="{{ get_url(path='images/Inventory.png') }} " alt ="Inventory " />
94
94
< div class ="project-details-overlay ">
@@ -99,7 +99,7 @@ <h3 class="card-title">Inventory</h3>
99
99
</ div >
100
100
</ div >
101
101
102
- < div class ="project-card col-12 col-md-6 col-lg -4 animate__animated animate__bounceInRight ">
102
+ < div class ="project-card col-12 col-md-6 col-xl -4 animate__animated animate__bounceInRight ">
103
103
< div class ="project-image ">
104
104
< img src ="{{ get_url(path='images/CoreLink2.png') }} " alt ="CoreLink " />
105
105
< div class ="project-details-overlay ">
0 commit comments