Skip to content

Instantly share code, notes, and snippets.

@ianrose
Created October 6, 2016 13:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ianrose/6b61ed69911467e0e598e9a322e3a627 to your computer and use it in GitHub Desktop.
Save ianrose/6b61ed69911467e0e598e9a322e3a627 to your computer and use it in GitHub Desktop.
<html>
<head><title>Debug Vertical Alignment Example</title></head>
<body class="va-debug">
<p>I want to debug the baseline of this graf</p>
</body>
</html>
body {
@include debug-vertical-alignment();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment