Skip to content

Instantly share code, notes, and snippets.

@cihat
Created May 27, 2021 12:02
Show Gist options
  • Select an option

  • Save cihat/9aaeb3aab40ccc1ee87d697b40ca290c to your computer and use it in GitHub Desktop.

Select an option

Save cihat/9aaeb3aab40ccc1ee87d697b40ca290c to your computer and use it in GitHub Desktop.
* {
padding: 0;
margin: 0;
list-style: none;
border: none;
text-decoration: none;
box-sizing: border-box;
-webkit-overflow-scrolling: touch;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment