style: increase line height

This commit is contained in:
MAZE 2025-08-13 11:59:45 +03:30
parent 066af9e2f3
commit a179c09d0c

View file

@ -97,17 +97,7 @@ const count = soundCount();
font-family: var(--font-display);
font-size: var(--font-xlg);
font-weight: 600;
line-height: 1;
/* & .gradient {
background: linear-gradient(
135deg,
var(--color-foreground),
var(--color-foreground-subtle)
);
background-clip: text;
-webkit-text-fill-color: transparent;
} */
line-height: 1.1;
& .line {
display: block;