Skip to content

Instantly share code, notes, and snippets.

@zaru
Created April 10, 2019 15:06
Show Gist options
  • Save zaru/33126cc7cbd7bb622070f9cec177bac8 to your computer and use it in GitHub Desktop.
Save zaru/33126cc7cbd7bb622070f9cec177bac8 to your computer and use it in GitHub Desktop.
ローカル HTTP でアクセスすると div の高さが 0.99 px になる謎(5K ディスプレイが原因説)
<!DOCTYPE html>
<html lang="en">
<head>
</head>
<body>
<div style="height: 1px;"></div>
</body>
</html>
@zaru
Copy link
Author

zaru commented Apr 10, 2019

test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment