tag: increase line height
parent
a798a16552
commit
d8dd2cb89e
|
@ -181,7 +181,7 @@ img {
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
line-height: 1em;
|
line-height: 1.2em;
|
||||||
|
|
||||||
> .subtitle {
|
> .subtitle {
|
||||||
font-size: 0.7em;
|
font-size: 0.7em;
|
||||||
|
|
Loading…
Reference in New Issue