UI updates/backend/pipeline

This commit is contained in:
2026-03-15 22:51:26 +00:00
parent 48b015e095
commit 1d7aa31a11
13 changed files with 807 additions and 734 deletions

View File

@@ -9,6 +9,12 @@
font-size: 2.2rem;
color: #2e1e0a;
margin-bottom: 8px;
background: linear-gradient(to bottom, #8c4a32 20%, #4a2a14 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
line-height: 0.9 !important;
letter-spacing: -1px;
filter: drop-shadow(1px 1px 0px rgba(255,255,255,0.1));
}
.auth-input .v-field__prepend-inner {