Add warning message when user has no birthdate

This commit is contained in:
Thomas Girod
2022-11-15 21:07:50 +01:00
parent 6c276dc596
commit 3c1724fa81
5 changed files with 279 additions and 230 deletions

View File

@ -16,7 +16,7 @@
}
#basket {
width: 300px;
min-width: 300px;
border-radius: 8px;
box-shadow: rgb(60 64 67 / 30%) 0 1px 3px 0, rgb(60 64 67 / 15%) 0 4px 8px 3px;
padding: 10px;