Update templates/athlete/receipt.html

This commit is contained in:
Ghassan Yusuf 2026-03-08 17:43:29 +03:00
parent 0136740cd9
commit bb02d50cca

View File

@ -40,6 +40,8 @@
align-items: center;
color: var(--bahrain-white);
margin-bottom: 5px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.header-info {