ux: work on page header

This commit is contained in:
Torkel Ödegaard
2017-11-30 15:37:03 +01:00
parent 645f49eda4
commit 74ceb76ec0
19 changed files with 254 additions and 192 deletions

View File

@@ -42,6 +42,12 @@
}
}
.page-heading {
font-size: 1.25rem;
margin-top: 0;
margin-bottom: $spacer * 0.7;
}
.page-action-bar {
margin-bottom: $spacer * 2;
display: flex;