mirror of
https://github.com/picocss/pico.git
synced 2025-05-01 13:29:13 -04:00
Clean
This commit is contained in:
parent
1c00483376
commit
2dff66136c
9 changed files with 48 additions and 63 deletions
|
@ -53,10 +53,6 @@
|
|||
--code-color-1: #{desaturate($red-700, 20%)};
|
||||
--code-color-2: #{desaturate($primary-600, 30%)};
|
||||
|
||||
// Badge
|
||||
--badge-background: #{$grey-500};
|
||||
--badge-text: #{$white};
|
||||
|
||||
// Table
|
||||
--table-background: #{$white};
|
||||
--table-border: #{rgba($grey-50, .75)};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue