This commit is contained in:
Roman Pyrih
2025-04-29 12:47:51 +02:00
parent 3be85fa3d1
commit 83ed05cb09
4 changed files with 49 additions and 29 deletions

View File

@@ -118,6 +118,16 @@
}
}
#scontainer-71 {
.c-boxes {
.c-box {
&:not(.active) {
display: none;
}
}
}
}
.box-03 {
margin-bottom: 70px;