Skip to content
Snippets Groups Projects
Commit 64cff62b authored by Chris Lawton's avatar Chris Lawton
Browse files

adding space above form wrapper

parent 16c17081
No related branches found
No related tags found
No related merge requests found
......@@ -91,11 +91,11 @@
&--form {
padding: 20px;
margin-bottom: 20px;
margin: 20px auto;
@include media-query(tablet-portrait) {
padding: 2rem 17rem 2rem 5rem;
margin-bottom: 3rem;
margin: 1rem auto 3rem;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment