grrrr
This commit is contained in:
parent
a8d0310ce5
commit
71822f94b6
1 changed files with 2 additions and 2 deletions
|
@ -222,8 +222,8 @@ br {
|
||||||
width: 40%;
|
width: 40%;
|
||||||
aspect-ratio: 1/1;
|
aspect-ratio: 1/1;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
background: url("/imgs/notFound.png");
|
/* background: url("/imgs/notFound.png"); */
|
||||||
background-size: cover;
|
/* background-size: cover; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.activity>img:not(.smallimg) {
|
.activity>img:not(.smallimg) {
|
||||||
|
|
Loading…
Reference in a new issue