work on checkout

This commit is contained in:
2025-03-05 23:55:31 +01:00
parent 639eaa04f5
commit a88be8de62
7 changed files with 58 additions and 20 deletions

View File

@@ -1128,6 +1128,11 @@ video {
line-height: 1rem;
}
.text-sm\/8 {
font-size: 0.875rem;
line-height: 2rem;
}
.font-bold {
font-weight: 700;
}