Img full/thumb toggling. Small tweaks

This commit is contained in:
Dominic Ferrando
2025-04-19 19:21:06 -04:00
parent 9096c00db5
commit 62b9113509
3 changed files with 57 additions and 30 deletions
+2 -2
View File
@@ -192,9 +192,9 @@ body {
}
.post-img {
cursor: pointer;
height: auto;
max-width: 400px;
margin-bottom: 10px;
max-width: 100%;
}
.post-body {