addition Stripe payment integration work
Some checks are pending
check / check (push) Waiting to run

This commit is contained in:
KS Jannette
2026-03-04 21:38:36 -05:00
parent 9ad414313b
commit 239ea7db85
6 changed files with 54 additions and 97 deletions

View File

@@ -1,6 +1,6 @@
.input__label {
display: block;
margin-bottom: 0.4rem;
margin: 0.8rem 0rem 0.4rem 0rem;
font-size: 0.9rem;
}
@@ -18,4 +18,4 @@
outline: none;
border-color: var(--color-primary);
box-shadow: 0 0 0 2px rgba(0, 102, 204, 0.25);
}
}