mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-05-09 11:01:45 +00:00
feat: reformula landing page e experiência mobile
This commit is contained in:
@@ -26,7 +26,10 @@ export function Logo({
|
||||
alt="OpenMonetis"
|
||||
width={32}
|
||||
height={32}
|
||||
className={cn("object-contain", !colorIcon && "brightness-0 saturate-0")}
|
||||
className={cn(
|
||||
"object-contain",
|
||||
!colorIcon && "brightness-0 saturate-0",
|
||||
)}
|
||||
priority
|
||||
/>
|
||||
<Image
|
||||
|
||||
Reference in New Issue
Block a user