Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Emulating browser zoom with CSS (for accessibility) Reply To: Emulating browser zoom with CSS (for accessibility)

#247962
Beverleyh
Participant

Why not use relative units for all your sizing? https://css-tricks.com/building-resizeable-components-relative-css-units/ Then the whole layout will resize when you change the base font-size.