Update styling and change title on page and in breadcrumbs

This commit is contained in:
leigh-mil
2019-02-11 16:34:40 -05:00
parent 0629384c05
commit 596cabfba0
6 changed files with 44 additions and 12 deletions

View File

@@ -25,6 +25,10 @@
border-top: 3px solid $color-blue;
border-bottom: none;
box-shadow: 0 2px 4px 0 rgba(216,218,222,0.58);
&.row {
background: $color-white;
}
}
.accordian__title {