]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
fix: revert to 96dpi as reference 9661/head
authorNicolas Coden <nicolas@ncoden.fr>
Sun, 24 Dec 2017 12:22:21 +0000 (13:22 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Sun, 24 Dec 2017 12:22:21 +0000 (13:22 +0100)
commit92c9f2ecc4fe4ae6910bf02ee0fdbf7c725a8d25
tree436542862b632e830e2d6b9ebc781057d4068d08
parentc3dc69d0e4b2e97ae2e74b8fcbed46cb524f4791
fix: revert to 96dpi as reference

I did not read correctly the W3C documentation.
* DPI = dots per inch = device pixel per inch
* DPPX = dots per pixel
* 1in = 72pt = 96px

So:
* 1dpi = 1/72dppt = 1/96dppx
* 1dppx = 72dppt = 96dpi
scss/util/_breakpoint.scss
test/sass/_breakpoint.scss