Indicate images in post card clickable

This commit is contained in:
Kitaiti Makoto 2021-02-15 10:17:41 +09:00
parent 621258481d
commit d18f1d6d1d

View file

@ -224,6 +224,10 @@ p.error {
background-position: center;
background-size: cover;
margin: 0px;
&:hover {
opacity: 0.9;
}
}
h3 {