Skip to content

Instantly share code, notes, and snippets.

@domagude
Created November 8, 2017 17:37
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 domagude/d759d36bb6620aa21c17a238beb44176 to your computer and use it in GitHub Desktop.
Save domagude/d759d36bb6620aa21c17a238beb44176 to your computer and use it in GitHub Desktop.
.new-post {
height: calc(100vh - 50px);
background-color: white;
h1 {
text-align: center;
margin: 25px 0;
}
input, textarea, select {
width: 100%;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment