Update meme voting

This commit is contained in:
2024-04-27 12:17:20 +02:00
parent cad1e333fe
commit 8702a549ab
3 changed files with 11 additions and 6 deletions

View File

@@ -360,6 +360,8 @@ div#articleslist>article{
display: flex;
flex-direction: row;
height: fit-content;
width: 100%;
justify-content: right;
}
.meme, .meme_body {