Skip to content

Instantly share code, notes, and snippets.

@abepetrillo
Last active August 16, 2017 14:19
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 abepetrillo/b56481acc52acf9462c28137a3341a9b to your computer and use it in GitHub Desktop.
Save abepetrillo/b56481acc52acf9462c28137a3341a9b to your computer and use it in GitHub Desktop.
css-for-greenhouse
.opening {
min-height: 200px;
display: flex;
justify-content: center;
flex-direction: column;
color: red;
}
.opening a {
color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment