Slon/Static/html: Display images in user statuses

This commit is contained in:
Alec Murphy 2025-03-01 20:18:35 -05:00
parent b104551bbd
commit 140284233d
3 changed files with 13 additions and 4 deletions

View file

@ -24,6 +24,9 @@ a {
color: #800;
text-decoration-thickness: 2px;
}
.img-media {
max-width: 640px;
}
.page-container {
width: 800px;
margin: auto;