Re-add some image rendering styling for threads

This commit is contained in:
SondreB 2023-02-08 19:39:28 +01:00
parent f20c032c1a
commit 4b429ea2e7
No known key found for this signature in database
GPG Key ID: D6CC44C75005FDBF

View File

@ -1,12 +1,12 @@
.event-image {
/* width: 100%;
width: 100%;
max-width: 480px;
display: inline-block;
margin-top: 0.2em; */
margin-top: 0.2em;
}
.event-images {
/* text-align: left; */
text-align: left;
}
.event-video {