make line height a bit better on yellow notes

This commit is contained in:
danielgrippi 2012-04-22 18:36:46 -07:00
parent 3eda2ca3a6
commit f6a9fad9ad

View file

@ -172,7 +172,7 @@ body {
.text-content {
p {
font-size : 2.0em;
line-height : 1.7em;
line-height : 1.1em;
text-align : center;
}
}