mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 10:46:14 -04:00
style: code font-size
This commit is contained in:
parent
13afcc90ab
commit
76fda2f6df
7 changed files with 7 additions and 10 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
// 1. Correct the inheritance and scaling of font size in all browsers
|
||||
// 2. Correct the odd `em` font sizing in all browsers
|
||||
pre,
|
||||
pre:not(:has(code)),
|
||||
code,
|
||||
kbd,
|
||||
samp {
|
||||
|
@ -55,7 +55,6 @@
|
|||
display: block;
|
||||
padding: var(#{$✨}spacing);
|
||||
background: none;
|
||||
font-size: inherit;
|
||||
line-height: var(#{$✨}line-height);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue