Merge branch 'hometown-dev' into unbranding

This commit is contained in:
Darius Kazemi
2019-09-23 20:56:21 -07:00
committed by GitHub
7 changed files with 90 additions and 81 deletions

View File

@ -1037,6 +1037,10 @@ a.status-card.compact:hover {
border-bottom: 1px solid lighten($purple, 8%);
}
.account__header__fields dl {
border-bottom: 1px solid lighten($purple, 8%);
}
@media screen and (max-width: 600px) {
.public-layout .public-account-header__bar {
background: $blue;