Merge remote-tracking branch 'parent/main' into upstream-20240308

This commit is contained in:
KMY 2024-03-12 09:27:01 +09:00
commit 8e94ed2cec
204 changed files with 5112 additions and 1998 deletions

View file

@ -54,6 +54,12 @@ $fluid-breakpoint: $maximum-width + 20px;
}
}
&__hint {
font-size: 14px;
font-weight: 400;
color: $darker-text-color;
}
.capability-icon {
svg {
transform: translateY(4px);