opencode/packages/mobile-voice/src/components/animated-icon.module.css

7 lines
143 B
CSS

.expoLogoBackground {
background-image: linear-gradient(180deg, #3c9ffe, #0274df);
border-radius: 40px;
width: 128px;
height: 128px;
}