mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
- Centralized background color variants for light and dark modes using a map structure in SCSS. - Updated the button rendering logic to use a unique key based on link properties, enhancing performance and preventing potential key collisions. - Improved code readability and maintainability by reducing redundancy in background color definitions.