mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-27 11:09:53 +02:00
Fix roadmap responsivness
This commit is contained in:
@@ -93,7 +93,7 @@ export function RoadmapPageHeader(props: RoadmapPageHeaderType) {
|
||||
{roadmap.id === 'frontend' && (
|
||||
<Text
|
||||
mt="30px"
|
||||
mb="-47px"
|
||||
mb={['-37px', '-32px', '-47px']}
|
||||
fontWeight={500}
|
||||
fontSize="14px"
|
||||
bg="white"
|
||||
|
Reference in New Issue
Block a user