Skip to content

Instantly share code, notes, and snippets.

@Trovin
Created September 13, 2019 15:21
Show Gist options
  • Save Trovin/cf61a24825a692ce99f9d9fde67c71d3 to your computer and use it in GitHub Desktop.
Save Trovin/cf61a24825a692ce99f9d9fde67c71d3 to your computer and use it in GitHub Desktop.
Add on start new project
img {
max-width: 100%;
height: auto;
vertical-align: middle;
outline: none;
user-select: none;
&:hover, &:focus {
outline: none;
user-select: none;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment