# 陰影和變數支援的 X 和 Y 偏移

為了更好地與底層 CSS 屬性和其他設計工具保持一致，文字和框架陰影屬性現在使用 X 和 Y 偏移，而不是角度和距離屬性。

此外，您現在可以將變數連接到任何影子屬性，從而更輕鬆地在 Webflow 中維護您的設計系統。

![](https://cdn.prod.website-files.com/64f9399ca7d13575ff21a675/65aaa8d6b9d852461eee82d2_SlashUpdates_1280x720.webp)

請注意，這不會影響現有文字和框架陰影的外觀。現有陰影的角度和距離屬性將自動轉換為對應的 X 和 Y 偏移。

在[Webflow University](https://university.webflow.com/lesson/effects)上了解有關[文字陰影](https://university.webflow.com/lesson/text-shadow)和[框架陰影的](https://university.webflow.com/lesson/text-shadow)更多資訊。

***

January 22, 2024


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tenten.co/docs-webflow/webflow-101/changelog/2024/yin-ying-he-bian-shu-zhi-yuan-de-x-he-y-pian-yi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
