Skip to content

Instantly share code, notes, and snippets.

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