1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-17 22:51:16 +02:00

Fix 404 page squeezed heading

This commit is contained in:
Kamran Ahmed
2023-01-04 19:39:23 +04:00
parent a6855d5c48
commit a178eac1bb

View File

@@ -11,11 +11,11 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<Icon icon='construction' class='hidden md:block' />
<div class='text-left md:text-left'>
<h1
class='font-extrabold text-transparent leading-4 text-2xl md:text-5xl bg-clip-text bg-gradient-to-t from-black to-gray-600'
class='font-extrabold text-transparent text-2xl leading-normal md:text-5xl md:leading-normal bg-clip-text bg-gradient-to-t from-black to-gray-600'
>
Page not found!
</h1>
<p class='text-md md:text-xl mt-1.5 mb-2'>
<p class='text-md md:text-xl mb-2'>
Sorry, we couldn't find the page you are looking for.
</p>
<p>