mobile-voice commit

This commit is contained in:
Ryan Vogel
2026-03-28 13:30:21 -04:00
parent f276a8db42
commit cf79208055
64 changed files with 12375 additions and 0 deletions

View File

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