Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Created April 6, 2019 08:43
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/a4848b61bee606814df490b36803ac9a to your computer and use it in GitHub Desktop.
Save LeaVerou/a4848b61bee606814df490b36803ac9a to your computer and use it in GitHub Desktop.
rotate test
/**
* rotate test
*/
body {
background: #E3516E;
}
p {
width: 200px;
height: 200px;
background: #FADE8B;
rotate: 45deg;
}
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment