i hate firefox (for things that are entirely my fault)
This commit is contained in:
parent
7b47b996c0
commit
702cf518df
|
@ -4,9 +4,11 @@
|
|||
display: flex;
|
||||
justify-items: center;
|
||||
margin-bottom: 10px;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.post img {
|
||||
.post img, .post a {
|
||||
display: block;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
|
@ -19,4 +21,4 @@
|
|||
margin-left: 10px;
|
||||
text-align: left;
|
||||
line-height: 10px;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user