subtle text adjustments
This commit is contained in:
+2
-3
@@ -140,7 +140,7 @@
|
|||||||
Ubuntu, Roboto, Noto, Segoe UI, Arial, sans-serif;
|
Ubuntu, Roboto, Noto, Segoe UI, Arial, sans-serif;
|
||||||
--font-size-1: 1rem;
|
--font-size-1: 1rem;
|
||||||
--font-size-2: 3rem;
|
--font-size-2: 3rem;
|
||||||
--font-size-base: 110%;
|
--font-size-base: 105%;
|
||||||
--font-weight-bold: 700;
|
--font-weight-bold: 700;
|
||||||
--font-weight-normal: 400;
|
--font-weight-normal: 400;
|
||||||
--line-height-base: 1.4;
|
--line-height-base: 1.4;
|
||||||
@@ -189,12 +189,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.key {
|
.key {
|
||||||
font-weight: var(--font-weight-bold);
|
color: var(--color-text-subtle);
|
||||||
width: 1ch;
|
width: 1ch;
|
||||||
}
|
}
|
||||||
|
|
||||||
.name {
|
.name {
|
||||||
color: var(--color-text-subtle);
|
|
||||||
margin-left: var(--space-2);
|
margin-left: var(--space-2);
|
||||||
transition: color var(--transition-speed);
|
transition: color var(--transition-speed);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user