fix typo
This commit is contained in:
parent
90d99239bb
commit
4381bdfdbf
8 changed files with 22 additions and 15 deletions
|
@ -24,6 +24,7 @@ $header-panel-bg-color: #f3f8fd;
|
|||
// typical text (dark-on-white in light skin)
|
||||
$primary-fg-color: #2e2f32;
|
||||
$secondary-fg-color: $primary-fg-color;
|
||||
$tertiary-fg-color: $primary-fg-color;
|
||||
$primary-bg-color: #ffffff;
|
||||
$muted-fg-color: #61708b; // Commonly used in headings and relevant alt text
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue