Commit 8abec98c by Frances Botsford Committed by Andy Armstrong

fixed group config sidebar spacing, icon cleanup

parent 66375b85
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
.title { .title {
@extend %t-title4; @extend %t-title4;
@extend %t-strong; @extend %t-strong;
margin-bottom: ($baseline/2);
} }
.copy { .copy {
...@@ -520,5 +521,9 @@ ...@@ -520,5 +521,9 @@
.content-supplementary { .content-supplementary {
width: flex-grid(3, 12); width: flex-grid(3, 12);
.content-groups-doc {
margin-bottom: $baseline;
}
} }
} }
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