Skip to content

Commit

Permalink
Merge pull request #130 from ahinagangopadhyay/main
Browse files Browse the repository at this point in the history
Increased font size of the card and text is more readable now.
  • Loading branch information
tushargupta1504 authored Oct 2, 2024
2 parents 9aae7bd + ad23cf4 commit 3a4c0d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,9 @@ <h6 class="card-text">Specializes in the medical care of infants, children</h5>
<div class="d-flex justify-content-center mb-5">
<div class="card-body text-center text-white w-50 d-flex flex-column">
<h1 class="card-title">''</h1>
<p class="card-text">Welcome to a world of personalized healthcare. Schedule appointments,
<p class="card-text" style="font-size: 20px;">Welcome to a world of personalized healthcare. Schedule appointments,
consult with specialists, and access medical resources conveniently online.</p>

</div>
</div>

Expand Down

0 comments on commit 3a4c0d2

Please sign in to comment.