File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 < div class ="max-w-7xl mx-auto w-full px-4 sm:px-6 lg:px-8 ">
99 < nav class ="flex items-center justify-between gap-4 h-[73px] " aria-label ="Main navigation ">
1010 < div class ="flex items-center gap-2 shrink-0 z-20 ">
11- < a href ="/ " id ="ladybug-logo-anchor " class ="flex items-center gap-2.5 group/logo no-underline " aria-label ="CodeFryDev home ">
12- < span class ="flex h-9 w-9 items-center justify-center rounded-xl bg-brand/[0.06] ring-1 ring-gray-200/80 transition group-hover/logo:bg-brand/10 ">
13- < img src ="/images/IconCodefrydev.svg " alt ="" width ="28 " height ="28 " class ="h-7 w-7 shrink-0 " fetchpriority ="high ">
14- </ span >
11+ < a href ="/ " id ="ladybug-logo-anchor " class ="flex items-center gap-2.5 no-underline " aria-label ="CodeFryDev home ">
12+ < img src ="/images/IconCodefrydev.svg " alt ="" width ="36 " height ="36 " class ="h-9 w-9 shrink-0 " fetchpriority ="high ">
1513 < span class ="hidden sm:inline font-bold text-lg tracking-tight text-brand "> CODEFRYDEV</ span >
1614 </ a >
1715 {{- if .IsHome -}}
Original file line number Diff line number Diff line change @@ -74,8 +74,6 @@ module.exports = {
7474 'group-hover/cat:text-brand' ,
7575 'group-hover/cat:bg-brand/10' ,
7676 'line-clamp-1' ,
77- 'bg-brand/[0.06]' ,
78- 'group-hover/logo:bg-brand/10' ,
7977 'search-palette-open' ,
8078 'search-palette-page' ,
8179 'search-palette--embedded' ,
You can’t perform that action at this time.
0 commit comments