ux: progress on new page header

This commit is contained in:
Torkel Ödegaard
2017-11-30 16:35:27 +01:00
parent 74ceb76ec0
commit b2add1977a
7 changed files with 103 additions and 78 deletions

View File

@@ -52,6 +52,10 @@
margin-bottom: $spacer * 2;
display: flex;
align-items: flex-start;
> a, > button {
margin-left: $spacer;
}
}
.page-action-bar__spacer {
@@ -70,6 +74,10 @@
}
}
.page-sub-heading {
margin-bottom: $spacer;
}
.page-sidebar {
color: $text-color-weak;
h4 {