added firebase & changed main tab color, uyear stand out

This commit is contained in:
Haeri Kim
2026-06-14 10:24:45 +09:00
parent 9be793e2dd
commit aadc80b7a8
11 changed files with 409 additions and 392 deletions

View File

@@ -126,7 +126,7 @@
display: flex;
gap: 14px;
align-items: flex-start;
padding-bottom: 28px;
padding-bottom: 48px;
position: relative;
}
.v-item:last-child { padding-bottom: 0; }