Update text on clin card and reorder fields

This commit is contained in:
leigh-mil
2019-09-03 10:53:14 -04:00
parent 104a1d189c
commit 274fa4470c
5 changed files with 258 additions and 211 deletions

View File

@@ -16,6 +16,11 @@
}
}
&__title {
padding: $gap * 2;
background-color: $color-gray-lightest;
}
&__header h3 {
margin-top: 0;
}