Skip to content

Instantly share code, notes, and snippets.

/fixed.diff Secret

Created July 25, 2017 03:33
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 anonymous/32165517a1e8e45caa854e02edb18c92 to your computer and use it in GitHub Desktop.
Save anonymous/32165517a1e8e45caa854e02edb18c92 to your computer and use it in GitHub Desktop.
&:before {
content: '"';
position: absolute;
font-size: 13em;
font-family: cursive;
height: 0;
right: 0;
left: 0;
- top: 0;
+ top: -20px;
opacity: .15;
- margin-top: -20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment