Skip to content

Instantly share code, notes, and snippets.

@fredericAerts
Created August 13, 2015 13:31
Show Gist options
  • Select an option

  • Save fredericAerts/068fdf0ac9db4574fd71 to your computer and use it in GitHub Desktop.

Select an option

Save fredericAerts/068fdf0ac9db4574fd71 to your computer and use it in GitHub Desktop.
web developer in 3 days - v1
.hero-title {
width: 95%;
max-width: 550px;
margin: 0 auto;
padding: 15px;
background: #FFFFFF;
border: 1px solid black;
}
.hero-image {
display: block;
width: 80%;
max-width: 400px;
margin: 40px auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment