capital-framework icon indicating copy to clipboard operation
capital-framework copied to clipboard

Convert media queries to pixels?

Open anselmbradford opened this issue 6 years ago • 0 comments
trafficstars

Media queries are converted to ems, at e.g. https://github.com/cfpb/capital-framework/blob/master/packages/cf-core/src/cf-media-queries.less#L11

This breaks the existing page layout on cfgov-refresh if the font size is customized and increased. Should we convert the media queries to pixels?

anselmbradford avatar Aug 01 '19 13:08 anselmbradford