Merge pull request #6889 from jaiwanth-v/colour-variable-export
commit
7e14601858
|
@ -20,7 +20,7 @@ limitations under the License.
|
|||
display: block;
|
||||
font-family: $font-family;
|
||||
font-weight: $font-semi-bold;
|
||||
color: $accent-fg-color;
|
||||
color: $primary-content;
|
||||
margin-top: 18px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue