@rizom/site-rizom-ai 0.2.0-alpha.244 → 0.2.0-alpha.245
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/living-memory.css +1 -1
package/dist/index.js
CHANGED
|
@@ -29504,7 +29504,7 @@ var living_memory_default = `/* Approved composition, isolated to the living-mem
|
|
|
29504
29504
|
/* Living memory: one editorial grid, with the approved lantern as its focal object. */
|
|
29505
29505
|
:scope {
|
|
29506
29506
|
margin: 0;
|
|
29507
|
-
|
|
29507
|
+
/* Preserve the shared theme texture across the frame and outer gutters. */
|
|
29508
29508
|
color: var(--color-text);
|
|
29509
29509
|
font-family: var(--font-body);
|
|
29510
29510
|
}
|
|
@@ -39802,4 +39802,4 @@ export {
|
|
|
39802
39802
|
workSections
|
|
39803
39803
|
};
|
|
39804
39804
|
|
|
39805
|
-
//# debugId=
|
|
39805
|
+
//# debugId=534AE19EA431E13564756E2164756E21
|