Skip to content
Snippets Groups Projects
Commit 3476526a authored by Chris Lawton's avatar Chris Lawton Committed by Todd Dembrey
Browse files

updating styling of comment form to match design

parent 93f03059
No related branches found
No related tags found
No related merge requests found
...@@ -252,8 +252,12 @@ ...@@ -252,8 +252,12 @@
margin-bottom: 30px; margin-bottom: 30px;
@include media-query(tablet-portrait) { @include media-query(tablet-portrait) {
padding: 30px; padding: 0;
margin-bottom: 70px; margin-bottom: 70px;
} }
label {
display: none;
}
} }
} }
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