mirror of
https://github.com/amyjko/cooperative-software-development
synced 2024-12-25 21:58:15 +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-family: "Nunito", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 12pt;
|
||||
}
|
||||
|
||||
p {
|
||||
line-height: 1.5em;
|
||||
line-height: 1.75em;
|
||||
}
|
||||
|
||||
table.text-left td {
|
||||
|
|
Loading…
Reference in a new issue