Tweak stroke values for legibility
This commit is contained in:
@@ -274,12 +274,12 @@
|
||||
}
|
||||
|
||||
.card__closed-title {
|
||||
-webkit-text-stroke: 0.25ch var(--card-color);
|
||||
-webkit-text-stroke: 0.3ch var(--card-color);
|
||||
color: var(--color-ink-inverted);
|
||||
font-family: var(--font-sans);
|
||||
font-size: 1.5em;
|
||||
font-weight: 600;
|
||||
letter-spacing: 0.1ch;
|
||||
letter-spacing: 0.05ch;
|
||||
line-height: 1.2;
|
||||
position: relative;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user