mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 02:16:15 -04:00
Small fixes
- @mixin and @include for dark scheme - unset `--font-weight` in `hgroup`
This commit is contained in:
parent
0c1d8b5972
commit
537f5008c2
17 changed files with 25 additions and 28 deletions
|
@ -320,10 +320,6 @@ a[role=button] {
|
|||
/**
|
||||
* Docs: Code
|
||||
*/
|
||||
code {
|
||||
--font-weight: 400;
|
||||
}
|
||||
|
||||
section > pre {
|
||||
margin: var(--block-spacing-vertical) 0;
|
||||
padding: calc(var(--block-spacing-vertical) / 1.5) var(--block-spacing-horizontal);
|
||||
|
|
2
docs/css/pico.docs.min.css
vendored
2
docs/css/pico.docs.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue