Update to variable.
This commit is contained in:
parent
fb8077a838
commit
95a9eb7118
1 changed files with 1 additions and 1 deletions
|
|
@ -310,7 +310,7 @@ export default {
|
||||||
//Per Devyn. This can't be documented in Figma so there is a comment with the Prototype mocks on the Quote page in Figma
|
//Per Devyn. This can't be documented in Figma so there is a comment with the Prototype mocks on the Quote page in Figma
|
||||||
text-underline-offset: 4px;
|
text-underline-offset: 4px;
|
||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
font-weight: 500;
|
font-weight: $font-weight-bold;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue