Indicate images in post card clickable
This commit is contained in:
parent
621258481d
commit
d18f1d6d1d
@ -224,6 +224,10 @@ p.error {
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
margin: 0px;
|
||||
|
||||
&:hover {
|
||||
opacity: 0.9;
|
||||
}
|
||||
}
|
||||
|
||||
h3 {
|
||||
|
Loading…
Reference in New Issue
Block a user