mirror of
https://github.com/picocss/pico.git
synced 2025-04-30 04:49:13 -04:00
Small fixes
- Lighter <mark> - Better <hgroup> - Edit hover for [type="range"] - button.outline border-width dynamization - Fix font-family for headings
This commit is contained in:
parent
2c9d79f361
commit
c89db4ec2d
15 changed files with 113 additions and 47 deletions
|
@ -40,7 +40,7 @@
|
|||
// ––––––––––––––––––––
|
||||
|
||||
// Blocks styles: <form> elements, <article>, inlined <code>, [data-tooltip]
|
||||
--block-round: .25rem ;
|
||||
--block-round: .25rem;
|
||||
|
||||
// Form elements
|
||||
--form-element-border-width: 1px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue