mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-11 19:53:59 +02:00
Make youtube banner non-sticky
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
import Icon from './Icon.astro';
|
import Icon from './Icon.astro';
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class='sticky top-0 border-b border-b-yellow-300 z-20 flex h-[37px]' youtube-banner>
|
<!-- sticky top-0 -->
|
||||||
|
<div class='border-b border-b-yellow-300 z-20 flex h-[37px]' youtube-banner>
|
||||||
<a
|
<a
|
||||||
href='https://youtube.com/theroadmap?sub_confirmation=1'
|
href='https://youtube.com/theroadmap?sub_confirmation=1'
|
||||||
target='_blank'
|
target='_blank'
|
||||||
|
Reference in New Issue
Block a user