mirror of
https://github.com/amyjko/cooperative-software-development
synced 2024-12-27 21:58:55 +01:00
Improved line spacing.
This commit is contained in:
parent
f391478314
commit
420ba055e2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ body {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-family: "Palatino Linotype", "Georgia", sans-serif;
|
font-family: "Palatino Linotype", "Georgia", sans-serif;
|
||||||
font-size: 14pt;
|
font-size: 14pt;
|
||||||
line-height: 2em;
|
line-height: 1.75em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
|
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
|
||||||
|
|
Loading…
Reference in a new issue