Changes
This commit is contained in:
@@ -34,7 +34,7 @@ const AccountMenu = () => {
|
|||||||
<DropdownMenuTrigger asChild>
|
<DropdownMenuTrigger asChild>
|
||||||
<Button
|
<Button
|
||||||
variant="ghost"
|
variant="ghost"
|
||||||
className="text-primary hover:text-primary/80 font-serif text-base border-2 hover:bg-[rgba(220,38,38,0.3)]"
|
className="text-primary hover:text-primary/80 font-serif text-base font-bold border-2 hover:bg-[rgba(220,38,38,0.3)]"
|
||||||
style={{ borderColor: '#dc2626' }}
|
style={{ borderColor: '#dc2626' }}
|
||||||
>
|
>
|
||||||
Mitt konto
|
Mitt konto
|
||||||
|
|||||||
Reference in New Issue
Block a user