Files
duooomi-ble-sdk/src/components/animated-icon.module.css
km2023 0c6e858f11 Initial commit
Generated by create-expo-app 3.5.3.
2026-04-02 15:16:56 +08:00

7 lines
143 B
CSS

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