Skip to content

Commit

Permalink
Merge pull request #422 from anubhavvsharma/feature/textSpace
Browse files Browse the repository at this point in the history
Text space fixed.
  • Loading branch information
dhairyagothi authored Oct 24, 2024
2 parents 7e69932 + dfd9916 commit 061826c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions frontend/src/Pages/AboutUs.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const About = () => {
{/* Introduction Section */}
<p
className="text-xl leading-relaxed text-center max-w-2xl mb-12 px-4">
Welcome to
Welcome to{' '}
<span className="font-bold text-blue-600">
StationSaarthi
</span>,
Expand All @@ -59,7 +59,7 @@ const About = () => {
</h2>
<p
className="text-lg leading-loose">
At
At{' '}
<span className="font-bold text-blue-600">
StationSaarthi
</span>,
Expand Down Expand Up @@ -97,7 +97,7 @@ const About = () => {
</h2>
<p
className="text-lg leading-loose">
With
With{' '}
<span className="font-bold text-blue-600">
StationSaarthi
</span>,
Expand Down Expand Up @@ -125,7 +125,7 @@ const About = () => {
<p
className="text-lg leading-loose">
<span className="font-bold text-blue-600">
StationSaarthi
StationSaarthi{' '}
</span>
is more than a service; it's a commitment to revolutionizing your railway station experience.
We believe in technology's power to enhance every aspect of your journey, ensuring safety,
Expand Down

0 comments on commit 061826c

Please sign in to comment.