mirror of
https://github.com/amyjko/cooperative-software-development
synced 2025-01-14 08:01:05 +01:00
Adjusted line height.
This commit is contained in:
parent
a4b4ddefd3
commit
abcf9ae2d9
1 changed files with 1 additions and 4 deletions
|
@ -9,10 +9,7 @@ body {
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-family: "Nunito", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
font-family: "Nunito", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||||
font-size: 12pt;
|
font-size: 12pt;
|
||||||
}
|
line-height: 1.75em;
|
||||||
|
|
||||||
p {
|
|
||||||
line-height: 1.5em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
table.text-left td {
|
table.text-left td {
|
||||||
|
|
Loading…
Reference in a new issue