Align quote timestamp to right

This commit is contained in:
Sol Fisher Romanoff 2022-07-26 14:49:58 +03:00
parent a2541bb4e0
commit 1201418bec
No known key found for this signature in database
GPG key ID: 9D3F2B64F2341B62

View file

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