feat(directory): add voice
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
:root {
|
||||
--text-color: rgba(255, 255, 255, 0.87);
|
||||
--text-color-full: #fff;
|
||||
--secondary-text-color: #686a72;
|
||||
--date-color: rgba(255, 255, 255, 0.2);
|
||||
--border-color: #707070;
|
||||
@@ -17,7 +18,7 @@
|
||||
|
||||
font-family: "Geometos", "Noto Sans SC", sans-serif;
|
||||
font-size: 16px;
|
||||
line-height: 1.1em;
|
||||
line-height: 1.2em;
|
||||
font-weight: 400;
|
||||
|
||||
color: var(--text-color);
|
||||
|
||||
Reference in New Issue
Block a user