remove hard coded color for dossier subheader
This commit is contained in:
parent
d601f92be8
commit
9af2304019
1 changed files with 0 additions and 2 deletions
|
@ -4,13 +4,11 @@
|
|||
.dossier-container {
|
||||
.sub-header {
|
||||
h1 {
|
||||
color: $black;
|
||||
font-size: 22px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: $dark-grey;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue