Fixed: Text Overlap Issue in Radio Group on Mobile Devices #1 / #1
Fixed: FAQ Answer Box Text Cut-Off Issue #2 / #2
Fixed: Text Overflow Issue in Specific FAQ Question #3 / #3
- Modified the `apiRequestWithHeaders` function to include a User-Agent header titled "cyber-circle-creator" for outgoing fetch requests.
- Implemented retry logic to handle network errors by resending requests without the User-Agent if the initial request fails.