Move switch service out of black header

Also following the pattern work that Tim and Stephen have done.
This commit is contained in:
Chris Hill-Scott
2016-11-18 11:18:29 +00:00
parent bfe234b535
commit ee78d0bf59
7 changed files with 42 additions and 17 deletions

View File

@@ -46,7 +46,7 @@
.align-with-heading {
display: block;
text-align: center;
margin-top: $gutter;
margin-top: 13px;
padding-left: 2px;
padding-right: 2px;
}