mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-07-31 06:20:14 +02:00
Make youtube banner non-sticky
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
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
|
||||
href='https://youtube.com/theroadmap?sub_confirmation=1'
|
||||
target='_blank'
|
||||
|
Reference in New Issue
Block a user