1
0
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:
Kamran Ahmed 2023-02-08 12:29:30 +00:00
parent ec04b582a6
commit b194d167be

View File

@ -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'