File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 <div class =" relative py-10 lg:grid lg:grid-cols-12 lg:gap-8" >
77 <div class =" sm:text-center md:max-w-2xl md:mx-auto lg:col-span-6 lg:text-left lg:self-center" >
88 <a href =" {{ route (' discussions.index' ) } }" class =" inline-flex items-center text-white bg-green-700 rounded-full p-1 pr-2 sm:text-base lg:text-sm xl:text-base font-sans" >
9- <span class =" px-3 py-0.5 text-white text-xs font-semibold leading-5 uppercase tracking-wide bg-flag-green rounded-full" >Discussions</span >
9+ <span class =" hidden sm:block px-3 py-0.5 text-white text-xs font-semibold leading-5 uppercase tracking-wide bg-flag-green rounded-full" >Discussions</span >
1010 <span class =" ml-4 text-sm" >Nouvelle section disponible sur le site</span >
1111 <x-heroicon-s-chevron-right class =" ml-2 w-5 h-5 text-white" />
1212 </a >
Original file line number Diff line number Diff line change 11<div class =" max-w-lg w-full lg:max-w-xs cursor-pointer group" @click =" $dispatch('toggle-spotlight')" >
22 <label for =" search" class =" sr-only" >Recherche</label >
33 <div class =" relative" >
4- <div class =" w-full pr-12 pl-4 py-2 border border-skin-base rounded-md text-skin-base leading-5 bg-skin-body font-normal text-skin-muted sm: text-sm group-hover:bg-skin-card-gray" >
4+ <div class =" w-full pr-12 pl-4 py-2 border border-skin-base rounded-md text-skin-base leading-5 bg-skin-body font-normal text-skin-muted text-sm group-hover:bg-skin-card-gray" >
55 {{ __ (' Rechercher un contenu...' ) } }
66 </div >
77 <div class =" absolute inset-y-0 right-0 flex py-1.5 pr-2 pointer-events-none" >
You can’t perform that action at this time.
0 commit comments