Files
IWD2-02/INFO-3163 (CMS Web Dev)/Project/project/wp-content/themes/bluehost-blueprint/styles/blocks/001-overlap.json
T
2026-04-15 15:59:53 -04:00

11 lines
219 B
JSON

{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"version": 3,
"title": "Overlap",
"slug": "block-overlap",
"blockTypes": ["core/group"],
"styles": {
"css": "transform: translateY(50%);z-index: 1;"
}
}