There is a global variable for a unified border radius.
:root { --global-border-radius: 8px; // Default at 8px }
Last updated 2 years ago