fix: restore full-guide font scale
This commit is contained in:
@@ -2004,7 +2004,7 @@ const base = import.meta.env.BASE_URL;
|
||||
cursor: pointer;
|
||||
}
|
||||
.effort-rail button b {
|
||||
font: 700 1var (--step-08) var(--font-mono);
|
||||
font: 700 var(--step-18) var(--font-mono);
|
||||
}
|
||||
.effort-rail button small {
|
||||
color: var(--muted);
|
||||
@@ -2564,7 +2564,7 @@ const base = import.meta.env.BASE_URL;
|
||||
border-bottom: 1px solid var(--guide-accent-rule);
|
||||
}
|
||||
.common-skill-detail header span {
|
||||
font: 500 4var (--step-08) var(--font-mono);
|
||||
font: 500 var(--step-48) var(--font-mono);
|
||||
opacity: 0.34;
|
||||
}
|
||||
.common-skill-detail header small {
|
||||
|
||||
Reference in New Issue
Block a user