code smaller
This commit is contained in:
parent
5d576e17dd
commit
b803c6bd8c
1 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,10 @@
|
||||||
--spot-color: color-mix(in oklab, var(--color-bg) 97%, var(--color-text));
|
--spot-color: color-mix(in oklab, var(--color-bg) 97%, var(--color-text));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.styleguide code {
|
||||||
|
font-size: var(--size-step-min-2);
|
||||||
|
}
|
||||||
|
|
||||||
.styleguide section {
|
.styleguide section {
|
||||||
--region-space-bottom: var(--space-l-xl);
|
--region-space-bottom: var(--space-l-xl);
|
||||||
--region-space-top: var(--space-l-xl);
|
--region-space-top: var(--space-l-xl);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue