mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 04:30:01 +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>
|
||||
<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>
|
||||
<p class='text-gray-500 text-md mb-5'>
|
||||
I created roadmap.sh to help developers find their path if they are
|
||||
|
Reference in New Issue
Block a user