File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 </div >
3232 </div >
3333
34- <div class =" -mr-2 flex md:hidden" >
34+ <div class =" flex md:hidden" >
3535 <button
3636 @click =" mobileMenuOpen = !mobileMenuOpen"
3737 type =" button"
38- class =" relative inline-flex items-center justify-center rounded-md bg-brand-100 p-2 text-brand-900 hover:bg-brand-900 hover:text-white"
38+ class =" relative inline-flex items-center justify-center rounded-md bg-brand-100 p-2 text-brand-900 hover:bg-brand-900 hover:text-white cursor-pointer "
3939 >
4040 <span class =" sr-only" >Open main menu</span >
4141 <XMarkIcon
5555 v-show =" mobileMenuOpen"
5656 class =" md:hidden"
5757 >
58- <div class =" space-y-1 px-2 pb-3 pt-2 sm:px-3 " >
58+ <div class =" space-y-1 pb-3 pt-2" >
5959 <template
6060 v-for =" link in menu "
6161 :key =" link .label "
You can’t perform that action at this time.
0 commit comments