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
1 changed files with 1 additions and 1 deletions

View File

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