Skip to content

Instantly share code, notes, and snippets.

@DavidPeralvarez
Created March 29, 2018 13:21
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 DavidPeralvarez/d36b8ecaed3fb03041ea3080aeaf3578 to your computer and use it in GitHub Desktop.
Save DavidPeralvarez/d36b8ecaed3fb03041ea3080aeaf3578 to your computer and use it in GitHub Desktop.
Propiedad padding 5
h1{
width: 100px;
padding: 10px 5px 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment