release(tach-typography): v0.3.0
This commit is contained in:
11
packages/tach-typography/dist/styles.css
vendored
11
packages/tach-typography/dist/styles.css
vendored
@@ -88,6 +88,17 @@
|
||||
.tach-typography--AppMediumSubtextUnderline,
|
||||
.ant-typography.tach-typography--AppMediumSubtextUnderline { font-family: Inter, sans-serif; font-size: 11px; font-weight: 400; line-height: 17px; text-decoration: underline; }
|
||||
|
||||
.tach-typography .tach-typography__md-link,
|
||||
.ant-typography.tach-typography .tach-typography__md-link {
|
||||
color: inherit;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.tach-typography .tach-typography__md-code,
|
||||
.ant-typography.tach-typography .tach-typography__md-code {
|
||||
font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
|
||||
}
|
||||
|
||||
@media (max-width: 575px) {
|
||||
.tach-typography--AccentLargeTtl,
|
||||
.ant-typography.tach-typography--AccentLargeTtl {
|
||||
|
||||
Reference in New Issue
Block a user