Commit b617ad3a by Brian Talbot

adjusting more padding and visual space for response area

parent 9e280d1e
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -498,7 +498,7 @@
.response__submission {
margin-top: ($baseline-v*2.5);
position: relative;
padding: ($baseline-v*1.5);
padding: ($baseline-v*0.75);
background: $color-decorative-tertiary;
border-radius: ($baseline-v/10);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment