Skip to content

Commit 1c44cad

Browse files
committed
Update text alignment to justify for improved readability
1 parent 193d577 commit 1c44cad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ title: Home
1111
</picture>
1212
</div>
1313
<div style="flex: 2; padding-left: 2rem; min-width: 300px;">
14-
<p>Hello! I'm <strong>Udaysinh Sapate</strong>, a <strong>Software Developer & AI Specialist</strong>. Welcome to my website where you can find my achievements, projects, blog posts, and more.</p>
14+
<p style="text-align: justify;">Hello! I'm <strong>Udaysinh Sapate</strong>, a <strong>Software Developer & AI Specialist</strong>. Welcome to my website where you can find my achievements, projects, blog posts, and more.</p>
1515
</div>
1616
</div>
1717

1818
<div style="padding: 1rem; margin-top: 1rem;">
19-
<p style="margin: 0.5rem 0; text-align: center;">
19+
<p style="margin: 0.5rem 0; text-align: justify;">
2020
I'm a passionate coder who loves to build innovative solutions. When I'm not coding, you can find me exploring new technologies, playing video games, or watching anime.
2121
</p>
2222
</div>
@@ -32,7 +32,7 @@ title: Home
3232
</ul>
3333
</div>
3434
<div style="padding: 1rem; margin-top: 1rem;">
35-
<p style="margin: 0.5rem 0; text-align: center;">
35+
<p style="margin: 0.5rem 0; text-align: justify;">
3636
Feel free to explore the different sections to know more about my work and experience.
3737
</p>
3838
</div>

0 commit comments

Comments
 (0)