# 컴포넌트 사이에 공백 넣는 방법

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

1. `Empty` 컴포넌트를 추가합니다.

***

<div align="left"><figure><img src="/files/saoe20W4U5gWi1Vk8h0g" alt=""><figcaption></figcaption></figure></div>

2. `Empty` 컴포넌트를 원하는 위치로 이동합니다.

***

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

3. 컴포넌트 설정으로 이동하여 `Height` 옵션을 선택해 공백의 높이를 설정합니다.


---

# 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://help.smallbuilder.com/ko/smallbuilder-documents/undefined-1-1/undefined-1.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.
