Fix blog
This commit is contained in:
@@ -1808,6 +1808,14 @@ body.blog {
|
||||
.box-bg {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
filter: brightness(0.7);
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
object-fit: cover;
|
||||
height: 100%;
|
||||
object-position: center;
|
||||
}
|
||||
}
|
||||
|
||||
.row {
|
||||
|
||||
Reference in New Issue
Block a user