# White Space

White Space is the space that surrounds a typography element.

* Select a block.
* Open the Block Inspector.
* Navigate to the Primary or Design tab.
* Open the Typography tab.
* Find the White Space property.
* Select the desired White Space option (inherit, normal, nowrap, pre, pre-wrap, pre-line, break-spaces, initial, revert, unset).
* Click on the selected style option to unselect it.

<figure><img src="/files/Edw5FQqMPPAhq5vXlwmK" alt=""><figcaption></figcaption></figure>


---

# 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.cwicly.com/design/typography/white-space.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.
