Align quote timestamp to right

This commit is contained in:
Sol Fisher Romanoff 2022-07-26 14:49:58 +03:00 committed by Sam Therapy
parent 0468aad584
commit 2936e2efee
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD

View file

@ -18,7 +18,7 @@
.quote-card {
display: flex;
flex-direction: row;
flex-direction: column;
cursor: pointer;
overflow: hidden;
margin-top: 0.5em;