[main] Images images images
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 46s

This commit is contained in:
2024-12-30 22:12:12 +01:00
parent 7f08417eb1
commit 5ad5e527a7
3 changed files with 1 additions and 3 deletions

View File

@@ -2169,7 +2169,6 @@ button:disabled,
} }
.mini-posts article .image img { .mini-posts article .image img {
display: block; display: block;
width: 100%;
} }
.mini-posts article:first-child { .mini-posts article:first-child {
border-top: 0; border-top: 0;

File diff suppressed because one or more lines are too long

View File

@@ -18,7 +18,6 @@
img { img {
display: block; display: block;
width: 100%;
} }
} }