【发布时间】:2014-10-30 08:06:03
【问题描述】:
我在我的网站上添加了一个 Twitter 关注按钮,使用 Twitter 的 instructions 但在 Chrome 控制台中,我看到了这个警告:
Consider using 'dppx' units, as in CSS 'dpi' means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual 'dpi' of a screen. In media query expression: (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi)
知道如何解决这个问题吗?
【问题讨论】: