make line height a bit better on yellow notes
This commit is contained in:
parent
3eda2ca3a6
commit
f6a9fad9ad
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ body {
|
||||||
.text-content {
|
.text-content {
|
||||||
p {
|
p {
|
||||||
font-size : 2.0em;
|
font-size : 2.0em;
|
||||||
line-height : 1.7em;
|
line-height : 1.1em;
|
||||||
text-align : center;
|
text-align : center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue