Minor fix on user timeline blockquote
parent
51a59d5ac0
commit
f09777cbf5
|
@ -17,7 +17,7 @@
|
|||
}
|
||||
}
|
||||
blockquote {
|
||||
line-height: 2em;
|
||||
line-height: 1.4rem;
|
||||
margin-bottom: 0;
|
||||
margin-left: calc(35px + 1rem);
|
||||
margin-top: .5rem;
|
||||
|
|
Loading…
Reference in New Issue