mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-31 04:59:50 +02:00
Add missing space to about page (#5921)
Very minimal but sure, it's valid.
This commit is contained in:
@@ -14,7 +14,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
/>
|
/>
|
||||||
<div>
|
<div>
|
||||||
<h1 class='text-3xl sm:text-4xl mb-3 font-bold'>
|
<h1 class='text-3xl sm:text-4xl mb-3 font-bold'>
|
||||||
<span class='hidden sm:inline'>Hello,</span>I am Kamran Ahmed
|
<span class='hidden sm:inline'>Hello,</span> I am Kamran Ahmed
|
||||||
</h1>
|
</h1>
|
||||||
<p class='text-gray-500 text-md mb-5'>
|
<p class='text-gray-500 text-md mb-5'>
|
||||||
I created roadmap.sh to help developers find their path if they are
|
I created roadmap.sh to help developers find their path if they are
|
||||||
|
Reference in New Issue
Block a user