Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Last active October 13, 2018 15:22
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 LeaVerou/1ce37b5b8364e0758b609381d8b1b83d to your computer and use it in GitHub Desktop.
Save LeaVerou/1ce37b5b8364e0758b609381d8b1b83d to your computer and use it in GitHub Desktop.
Weird space
/**
* Weird space
*/
div {
background: #f06;
position: absolute;
}
div::before {
content: url('https://leaverou.github.io/talks/even-more-css-secrets/img/cat6.jpg');
}
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment