added saving photos to firebase

This commit is contained in:
2026-06-16 23:18:20 +09:00
parent d614ddb322
commit 1743e7fcbe
9 changed files with 107 additions and 2 deletions

View File

@@ -137,7 +137,7 @@
cursor: pointer;
font-family: var(--sans);
font-size: 14px;
font-weight: 300;
font-weight: 500;
color: var(--text);
letter-spacing: 0.01em;
transition: color 0.2s ease;