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 51
51
</ button >
52
52
< a class ="hidden lg:block py-1 transition-colors hover:text-redis-red-500 " href ="https://app.redislabs.com/ "> Login</ a >
53
53
< a class ="hidden lg:block py-1 transition-colors hover:text-redis-red-500 " href ="https://redis.io/meeting/ "> Book a meeting</ a >
54
- < a class ="hidden lg:inline-flex transition-colors hover:duration-0 duration-500 ease-out items-center justify-center bg-redis-red-500 hover:bg-redis-yellow-500 hover:text-midnight-900 h-full px-[27px] " href ="https://redis.com /try-free/ "> Try Redis</ a >
54
+ < a class ="hidden lg:inline-flex transition-colors hover:duration-0 duration-500 ease-out items-center justify-center bg-redis-red-500 hover:bg-redis-yellow-500 hover:text-midnight-900 h-full px-[27px] " href ="https://redis.io /try-free/ "> Try Redis</ a >
55
55
< button data-menu-toggle aria-expanded ="false " type ="button " class ="menu-toggle lg:hidden p-1 mt-1 transition-colors hover:text-redis-red-500 ">
56
56
< span class ="sr-only "> Open main menu</ span >
57
57
{{ partial "icons/hamburger.html" }}
140
140
document . getElementById ( page + 'Page' ) . classList . remove ( 'hidden' ) ;
141
141
}
142
142
}
143
- </ script >
143
+ </ script >
You can’t perform that action at this time.
0 commit comments