# 스타일

블록의 스타일 설정을 통해 앱 화면에서의 글자 및 이미지 크기, 여백, 위치 등을 정해줄 수 있어요.

앱 설정 ➡︎ 해당 블록 선택 ➡︎ 우측 사이드 바 스타일&#x20;

{% hint style="info" %}
처음부터 스타일 설정에 너무 많은 시간을 쓰는 것은 추천하지 않아요. 기능을 추가하다 보면 스타일을 다시 수정해야 하는 경우가 많아요.
{% endhint %}

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

2023.10.04 Jinny

**Style**

You can customize the font size, spacing, and placement of building blocks on the app page using building blocks' style settings.

2023.07.28 Song


---

# 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.ohmyapp.io/main/guide/develop_app/4/style.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.
