1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-30 10:39:43 +02:00

added new logic

This commit is contained in:
exezzz 2025-05-26 18:47:04 +03:00
parent 8bcf23278d
commit 28580e300b
9 changed files with 500 additions and 549 deletions

View file

@ -495,17 +495,3 @@
}
}
}
.block-embed {
margin: 0;
&__iframe {
width: 100%;
height: 450px;
border: 0;
@media (--mobile) {
height: 200px;
}
}
}