Update meme voting
This commit is contained in:
parent
0e63a29e39
commit
3678460366
@ -352,8 +352,8 @@ div#articleslist>article{
|
||||
.meme_image {
|
||||
max-width: 500px;
|
||||
max-height: 300px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
width: fit-content;
|
||||
height: fit-content;
|
||||
}
|
||||
|
||||
.meme_info, .meme_topbar {
|
||||
|
Loading…
Reference in New Issue
Block a user