add icon:wq
This commit is contained in:
@@ -33,7 +33,7 @@ export function Menu() {
|
||||
>
|
||||
<Container className="text-black relative xl:w-10/12 2xl:w-5xl">
|
||||
<CloseButton
|
||||
className="absolute border border-black bg-white/20 -top-3.5 2xl:-top-20 right-2.5 2xl:right-0 rounded-full p-px cursor-pointer"
|
||||
className="absolute border border-black -top-3.5 2xl:-top-20 right-2.5 2xl:right-0 rounded-full p-px cursor-pointer"
|
||||
title="Fechar"
|
||||
aria-hiden={true}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user