swisspost / design-system

The Swiss Post Design System pattern library for a consistent and accessible user experience across the web platform.
https://design-system.post.ch
Apache License 2.0
106 stars 13 forks source link

Styles: refactor fixed sizes #232

Open gfellerph opened 1 year ago

gfellerph commented 1 year ago

At some points in the styles, fixed pixel values are used for border sizes, box-shadow sizes, etc. These fixed values should be replaced by variables from the component variables or the spacing utility where possible.