mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-03-18 22:29:42 +01:00
Make youtube banner non-sticky
This commit is contained in:
parent
ec04b582a6
commit
b194d167be
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user