Update style.css
This commit is contained in:
parent
dd908c9f68
commit
f4f2d8a377
@ -722,6 +722,10 @@ img.post_media {
|
||||
align-self: end;
|
||||
}
|
||||
|
||||
.post_thumbnail img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.stickied {
|
||||
--accent: var(--green);
|
||||
border: 1px solid var(--green);
|
||||
|
Loading…
Reference in New Issue
Block a user