This commit is contained in:
Roman Pyrih
2025-08-29 13:36:07 +02:00
parent 5381f432e1
commit 43c2862974
4 changed files with 57 additions and 26 deletions

View File

@@ -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 {