mirror of
https://github.com/wassname/talk.git
synced 2026-07-18 12:40:13 +08:00
Make design responsive
This commit is contained in:
@@ -61,3 +61,12 @@
|
||||
|
||||
.overline {
|
||||
}
|
||||
|
||||
.timestamp {
|
||||
color: var(--palette-text-secondary);
|
||||
font-family: "Source Sans Pro";
|
||||
font-weight: var(--font-weight-medium);
|
||||
font-size: 14px;
|
||||
line-height: calc(18em / 16);
|
||||
letter-spacing: calc(0.2em / 16);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user