mirror of
https://github.com/wassname/talk.git
synced 2026-09-13 13:10:43 +08:00
More Changes
This commit is contained in:
@@ -126,3 +126,12 @@
|
||||
line-height: calc(18em / 16);
|
||||
letter-spacing: calc(0.2em / 16);
|
||||
}
|
||||
|
||||
.textField {
|
||||
color: var(--palette-common-black);
|
||||
font-family: "Source Sans Pro";
|
||||
font-weight: var(--font-weight-regular);
|
||||
font-size: 16px;
|
||||
line-height: calc(18em / 16);
|
||||
letter-spacing: calc(0.57em / 16);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user