Spaces:
Running
Running
Commit
·
aaa9e3b
1
Parent(s):
b40b88e
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -55,7 +55,7 @@
|
|
55 |
<p>An aspiring B.Tech student deeply engaged in tech exploration, adept in coding and software development.
|
56 |
I blend creativity with technical skills to drive innovative solutions and eagerly embrace continuous growth in the ever-evolving tech sphere.</p>
|
57 |
</div>
|
58 |
-
<div class="d-md-none">
|
59 |
<h1>D Jayaswaroop</h1>
|
60 |
<p>An aspiring B.Tech student deeply engaged in tech exploration, adept in coding and software development.
|
61 |
I blend creativity with technical skills to drive innovative solutions and eagerly embrace continuous growth in the ever-evolving tech sphere.</p>
|
@@ -109,7 +109,7 @@
|
|
109 |
<section id="projects" class="py-5">
|
110 |
<div class="container">
|
111 |
<h2 class="text-center mb-5">Featured Projects</h2>
|
112 |
-
<div class="row row-cols-
|
113 |
<!-- Sample Project Cards -->
|
114 |
<div class="col">
|
115 |
<div class="card mb-4">
|
|
|
55 |
<p>An aspiring B.Tech student deeply engaged in tech exploration, adept in coding and software development.
|
56 |
I blend creativity with technical skills to drive innovative solutions and eagerly embrace continuous growth in the ever-evolving tech sphere.</p>
|
57 |
</div>
|
58 |
+
<div class="d-md-none mt-3">
|
59 |
<h1>D Jayaswaroop</h1>
|
60 |
<p>An aspiring B.Tech student deeply engaged in tech exploration, adept in coding and software development.
|
61 |
I blend creativity with technical skills to drive innovative solutions and eagerly embrace continuous growth in the ever-evolving tech sphere.</p>
|
|
|
109 |
<section id="projects" class="py-5">
|
110 |
<div class="container">
|
111 |
<h2 class="text-center mb-5">Featured Projects</h2>
|
112 |
+
<div class="row row-cols-1 row-cols-md-5 g-4">
|
113 |
<!-- Sample Project Cards -->
|
114 |
<div class="col">
|
115 |
<div class="card mb-4">
|