mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 18:56:15 -04:00
Typo
This commit is contained in:
parent
5fb5af3eb0
commit
252119f9f5
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
--primary-focus: #{rgba($primary-600, .25)};
|
||||
--primary-inverse: #{$white};
|
||||
|
||||
// // Secondary Call-to-Action, links and kbd
|
||||
// Secondary Call-to-Action, links and kbd
|
||||
--secondary: #{$grey-600};
|
||||
--secondary-border: var(--secondary);
|
||||
--secondary-hover: #{$grey-500};
|
||||
|
@ -107,7 +107,7 @@
|
|||
--primary-focus: #{rgba($primary-600, .25)};
|
||||
--primary-inverse: #{$white};
|
||||
|
||||
// // Secondary Call-to-Action, links and kbd
|
||||
// Secondary Call-to-Action, links and kbd
|
||||
--secondary: #{$grey-600};
|
||||
--secondary-border: var(--secondary);
|
||||
--secondary-hover: #{$grey-500};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue