Scale3d only magnifies the length and width of the element. how can the problems within the element become larger proportionally rather than stretch and deform?

 transform:perspective(1px) scale3d(1, 1.1, 1);
      transform-origin:50% 0;

clipboard.png

Css
Feb.27,2021
Menu