parent
d09eb901ec
commit
50b8093ee1
|
@ -14,10 +14,14 @@
|
|||
body {
|
||||
font-family: "Segoe UI", "Helvetica Neue", Inter, sans-serif;
|
||||
font-size: 16px;
|
||||
line-height: 1;
|
||||
line-height: 24px;
|
||||
color: #111;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4 {
|
||||
line-height: 1.3em;
|
||||
}
|
||||
|
||||
a {
|
||||
color: var(--primary);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue