Description:
The current implementation uses fixed values in several places but also rem values. It's better to make the whole spacing in the layout relative, so the user can zoom-in or out as much as they like without elements overlapping each other.
Spacing variables should also be updated to match with the design system.
Description:
The current implementation uses fixed values in several places but also rem values. It's better to make the whole spacing in the layout relative, so the user can zoom-in or out as much as they like without elements overlapping each other.
Spacing variables should also be updated to match with the design system.