updating demo components
This commit is contained in:
parent
598b3c6100
commit
13bf8920ef
1043
demo-components.php
1043
demo-components.php
File diff suppressed because it is too large
Load Diff
|
|
@ -134,6 +134,14 @@
|
||||||
|
|
||||||
#blocks-components {
|
#blocks-components {
|
||||||
@apply pb-64;
|
@apply pb-64;
|
||||||
|
|
||||||
|
iframe {
|
||||||
|
@apply w-full h-auto;
|
||||||
|
aspect-ratio: 16/9;
|
||||||
|
}
|
||||||
|
.block-category-name {
|
||||||
|
@apply text-6xl font-bold text-secondary uppercase tracking-wide text-center;
|
||||||
|
}
|
||||||
.homegrade-blocks-focused-schema {
|
.homegrade-blocks-focused-schema {
|
||||||
.homegrade-blocks-focus-point-caption::before,
|
.homegrade-blocks-focus-point-caption::before,
|
||||||
.homegrade-blocks-focus-point-bullet {
|
.homegrade-blocks-focus-point-bullet {
|
||||||
|
|
@ -156,4 +164,7 @@
|
||||||
.homegrade-content-blocks-content-box {
|
.homegrade-content-blocks-content-box {
|
||||||
margin: unset !important;
|
margin: unset !important;
|
||||||
}
|
}
|
||||||
|
.homegrade-blocks-aside {
|
||||||
|
@apply border-acoustique-coproprietes;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user