mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
- Removed unnecessary wrapper elements for header and footer in TextCard, simplifying the markup. - Updated class names in SCSS for better clarity and consistency. - Enhanced CardsTwoColumnProps documentation to specify that description and secondaryDescription can be either string or ReactNode. - Cleaned up CSS by removing redundant vendor prefixes for better maintainability.