This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix pricing card height on safari (#2682)
<!-- start pr-codex --> ## PR-Codex overview This PR updates the `PricingCard` component in the homepage section with improved styles for better visibility and user interaction. ### Detailed summary - Updated flex direction to column layout - Adjusted padding for different screen sizes - Set height to full - Increased z-index for layering - Changed background color based on `highlighted` prop - Modified border color based on `current` prop > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information