Open
Description
Font scale is not adaptive. We should fix that - main goal changing the base font size should update the others
There is a provision for that there:
https://github.com/Adaptive-Web-Community/Adaptive-Web-Components/blob/1af8a61e8f0e585fa7b031cb1887c341b051aa32/packages/adaptive-ui/src/reference/type.ts#L56
But no real implementation has been done.