File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<a href =" https://www.frequency.xyz/#contact" target =" _self" class =" h6 xs:hidden after:bg-primary relative cursor-pointer content-center overflow-hidden px-2 font-bold transition-all duration-1000 lg:block text-black after:absolute after:bottom-0 after:left-0 after:h-[13px] after:w-full after:transform after:transition after:duration-300 after:content-[''] after:translate-y-[200%] after:opacity-0 hover:after:translate-y-0 hover:after:opacity-100 focus:after:translate-y-0 focus:after:opacity-100" >Contact</a >
14
14
<div class =" content-center" >
15
15
<a href =" https://www.frequency.xyz/dev-portal/" target =" _self" class =" pointer-events-auto block" >
16
- <button class =" h-[46px] px-f24 cursor-pointer rounded-full text-center transition-all text-nowrap hover:shadow-md bg-black hover:bg-primary text-white w-auto" >
17
- <div class =" font-bold gap-f8 text-normal flex items-center justify-center font-sans" >Developer Portal</div >
16
+ <button class =" h-[46px] px-f24 cursor-pointer rounded-full text-center transition-all text-nowrap bg-black hover:bg-primary text-white w-auto" >
17
+ <div class =" font-bold gap-f8 text-normal flex items-center justify-center font-sans" >Developer Portal</div >
18
18
</button >
19
19
</a >
20
20
</div >
You can’t perform that action at this time.
0 commit comments