Change colour variable for export dialog subheading
This commit is contained in:
parent
5eaf0e7e25
commit
1e90043eb3
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ limitations under the License.
|
||||||
display: block;
|
display: block;
|
||||||
font-family: $font-family;
|
font-family: $font-family;
|
||||||
font-weight: $font-semi-bold;
|
font-weight: $font-semi-bold;
|
||||||
color: $accent-fg-color;
|
color: $primary-content;
|
||||||
margin-top: 18px;
|
margin-top: 18px;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue