mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-29 14:25:45 +03:00
added new text style
This commit is contained in:
parent
bc10f4985b
commit
c3f02e633c
@ -103,6 +103,13 @@
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.text-serif-32 {
|
||||
font-family: var(--serif-font-family);
|
||||
font-size: 2rem;
|
||||
line-height: var(--base-line-height);
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
/* MODIFIERS */
|
||||
|
||||
.text-body {
|
||||
|
Loading…
Reference in New Issue
Block a user