Skip to content

Commit 006fad6

Browse files
committed
2 parents 6967c27 + d372b5d commit 006fad6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Projects_Portfolio.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
1818
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
1919
<link href="assets/css/style.css" rel="stylesheet">
20-
<style>
20+
<!-- <style>
2121
.btn-get-started-custom {
2222
padding: 15px 30px;
2323
background-color: #007bff;
@@ -34,7 +34,7 @@
3434
display: block;
3535
margin: 0 auto;
3636
}
37-
</style>
37+
</style> -->
3838
</head>
3939

4040
<body>
@@ -101,7 +101,7 @@ <h4>Explore current opportunities and find your next challenge</h4>
101101
<div class="icon-box iconbox-blue">
102102
<div class="icon">
103103
<a href="ug_msc.html"><img src="assets/img/projects/Portfolio/UG.png"
104-
alt="UG-MSc Projects" class="project-img img-fluid"></a>
104+
alt="UG-MSc Projects" class="project-img"></a>
105105
</div>
106106
<h4><a href="UG.html">UG Projects</a></h4>
107107
<p>UndergraduateProjects</p>
@@ -111,7 +111,7 @@ <h4><a href="UG.html">UG Projects</a></h4>
111111
<div class="icon-box iconbox-blue">
112112
<div class="icon">
113113
<a href="ug_msc.html"><img src="assets/img/projects/Portfolio/MSc.png"
114-
alt="UG-MSc Projects" class="project-img img-fluid"></a>
114+
alt="UG-MSc Projects" class="project-img"></a>
115115
</div>
116116
<h4><a href="MSc.html">MSc Projects</a></h4>
117117
<p>Masters Projects</p>
@@ -121,7 +121,7 @@ <h4><a href="MSc.html">MSc Projects</a></h4>
121121
<div class="icon-box iconbox-blue">
122122
<div class="icon">
123123
<a href="internship.html"><img src="assets/img/projects/Portfolio/Internship/Internship.png"
124-
alt="Internship Projects" class="project-img img-fluid"></a>
124+
alt="Internship Projects" class="project-img"></a>
125125
</div>
126126
<h4><a href="internship.html">Internship Projects</a></h4>
127127
<p>Internship Projects</p>
@@ -131,7 +131,7 @@ <h4><a href="internship.html">Internship Projects</a></h4>
131131
<div class="icon-box iconbox-blue">
132132
<div class="icon">
133133
<a href="CV.html"><img src="assets/img/projects/Portfolio/CV/eye.png"
134-
alt="Computer Vision Projects" class="project-img img-fluid"></a>
134+
alt="Computer Vision Projects" class="project-img"></a>
135135
</div>
136136
<h4><a href="CV.html">Computer Vision</a></h4>
137137
<p>Computer Vision Projects</p>
@@ -194,4 +194,4 @@ <h2>Contact Details</h2>
194194
<script src="assets/js/main.js"></script>
195195
</body>
196196

197-
</html>
197+
</html>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ <h4><a href="Artificial_intelligence_data_science_PhD.html">Artificial intellige
299299
<img src="assets\img\projects\Portfolio\Portfolio.png" alt="Project icon" class="project-img">
300300
</a>
301301
</div>
302-
<h4><a href="internship.html">Projects Portfolio</a></h4>
302+
<h4><a href="Projects_Portfolio.html">Projects Portfolio</a></h4>
303303
<p>Undergraduate, MSc, Internship, and Computer Vision Projects</p>
304304
</div>
305305
</div>

0 commit comments

Comments
 (0)