Files
infiplot-app/src/components/animated-icon.module.css
T
baizhi958216 ed037160b0 Initial commit
Generated by create-expo-app 4.0.0.
2026-06-30 00:14:48 +08:00

7 lines
143 B
CSS

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