Skip to content

Commit 6341a88

Browse files
author
Rajat Saxena
committed
format fix
1 parent 61d8ee1 commit 6341a88

File tree

1 file changed

+19
-24
lines changed

1 file changed

+19
-24
lines changed

apps/docs/src/pages/en/website/themes.md

Lines changed: 19 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -192,30 +192,30 @@ The typography editor lets you customize text styles across your website. These
192192
- Header 3: Smaller titles for subsections
193193
- Header 4: Small titles for minor sections
194194
- Preheader: Introductory text that appears above headers
195-
</details>
195+
</details>
196196

197197
<details>
198198
<summary>Subheaders</summary>
199199

200200
- Subheader 1: Primary subheaders for section introductions
201201
- Subheader 2: Secondary subheaders for supporting text
202-
</details>
202+
</details>
203203

204204
<details>
205205
<summary>Body Text</summary>
206206

207207
- Text 1: Main body text for content
208208
- Text 2: Secondary body text for supporting content
209209
- Caption: Small text for image captions and footnotes
210-
</details>
210+
</details>
211211

212212
<details>
213213
<summary>Interactive Elements</summary>
214214

215215
- Link: Text for clickable links
216216
- Button: Text for buttons and calls-to-action
217217
- Input: Text for form fields and search boxes
218-
</details>
218+
</details>
219219

220220
For each text style, you can customize:
221221

@@ -243,7 +243,7 @@ CourseLit provides a carefully curated selection of professional fonts, organize
243243
- **Mulish**: A geometric sans-serif with a modern feel
244244
- **Nunito**: A well-balanced font with rounded terminals
245245
- **Work Sans**: A clean, modern font with a geometric feel
246-
</details>
246+
</details>
247247

248248
<details>
249249
<summary>Serif Fonts</summary>
@@ -253,7 +253,7 @@ CourseLit provides a carefully curated selection of professional fonts, organize
253253
- **Playfair Display**: An elegant serif font for headings
254254
- **Roboto Slab**: A serif variant of Roboto
255255
- **Source Serif 4**: A serif font designed for digital reading
256-
</details>
256+
</details>
257257

258258
<details>
259259
<summary>Display Fonts</summary>
@@ -264,15 +264,15 @@ CourseLit provides a carefully curated selection of professional fonts, organize
264264
- **Rubik**: A sans-serif with a geometric feel
265265
- **Oswald**: A reworking of the classic style
266266
- **Bebas Neue**: A display font with a strong personality
267-
</details>
267+
</details>
268268

269269
<details>
270270
<summary>Modern Fonts</summary>
271271

272272
- **Lato**: A sans-serif font with a warm feel
273273
- **PT Sans**: A font designed for public use
274274
- **Quicksand**: A display sans-serif with rounded terminals
275-
</details>
275+
</details>
276276

277277
Each font is optimized for web use and includes multiple weights for flexibility in design. All fonts support Latin characters and are carefully selected for their readability and professional appearance.
278278

@@ -290,7 +290,7 @@ The interactives editor allows you to customize the appearance of interactive el
290290
- Shadow effects: From None to 2X Large
291291
- Custom styles: Add your own custom styles using [supported Tailwind classes](#supported-tailwind-classes)
292292
- Disabled state: How the button looks when it can't be clicked
293-
</details>
293+
</details>
294294

295295
<details>
296296
<summary>Link</summary>
@@ -300,7 +300,7 @@ The interactives editor allows you to customize the appearance of interactive el
300300
- Text shadow: Add depth to your links
301301
- Custom styles: Add your own custom styles using [supported Tailwind classes](#supported-tailwind-classes)
302302
- Disabled state: How the link looks when it can't be clicked
303-
</details>
303+
</details>
304304

305305
<details>
306306
<summary>Card</summary>
@@ -309,7 +309,7 @@ The interactives editor allows you to customize the appearance of interactive el
309309
- Border style: Choose from various border styles
310310
- Shadow effects: Add depth to your cards
311311
- Custom styles: Add your own custom styles using [supported Tailwind classes](#supported-tailwind-classes)
312-
</details>
312+
</details>
313313

314314
<details>
315315
<summary>Input</summary>
@@ -320,7 +320,7 @@ The interactives editor allows you to customize the appearance of interactive el
320320
- Shadow effects: Add depth to your input fields
321321
- Custom styles: Add your own custom styles using [supported Tailwind classes](#supported-tailwind-classes)
322322
- Disabled state: How the input looks when it can't be used
323-
</details>
323+
</details>
324324

325325
### 4. Structure
326326

@@ -331,20 +331,15 @@ The structure editor lets you customize the layout of your pages, like section p
331331
<details>
332332
<summary>Page</summary>
333333

334-
- Maximum width options:
335-
- 2XL (42rem): Compact layout
336-
- 3XL (48rem): Standard layout
337-
- 4XL (56rem): Wide layout
338-
- 5XL (64rem): Extra wide layout
339-
- 6XL (72rem): Full width layout
340-
</details>
334+
- Maximum width options: - 2XL (42rem): Compact layout - 3XL (48rem): Standard layout - 4XL (56rem): Wide layout - 5XL (64rem): Extra wide layout - 6XL (72rem): Full width layout
335+
</details>
341336

342337
<details>
343338
<summary>Section</summary>
344339

345340
- Horizontal padding: Space on the left and right sides (None to 9X Large)
346341
- Vertical padding: Space on the top and bottom (None to 9X Large)
347-
</details>
342+
</details>
348343

349344
## Publishing Changes
350345

@@ -392,7 +387,7 @@ When adding custom styles to interactive elements, you can use the following Tai
392387
- `text-6xl`: 6X large text
393388
- `text-7xl`: 7X large text
394389
- `text-8xl`: 8X large text
395-
</details>
390+
</details>
396391

397392
<details>
398393
<summary>Padding</summary>
@@ -404,7 +399,7 @@ When adding custom styles to interactive elements, you can use the following Tai
404399
#### Horizontal Padding
405400

406401
- `px-4` to `px-20`: Horizontal padding from 1rem to 5rem
407-
</details>
402+
</details>
408403

409404
<details>
410405
<summary>Colors</summary>
@@ -459,7 +454,7 @@ Variants available: `hover`, `disabled`, `dark`
459454
- `ease-out`: Ease out
460455
- `ease-in-out`: Ease in and out
461456
- `ease-linear`: Linear
462-
</details>
457+
</details>
463458

464459
<details>
465460
<summary>Transforms</summary>
@@ -486,7 +481,7 @@ Variants available: `hover`, `disabled`, `dark`
486481
- `scale-110`: 110% scale
487482
- `scale-125`: 125% scale
488483
- `scale-150`: 150% scale
489-
</details>
484+
</details>
490485

491486
<details>
492487
<summary>Shadows</summary>

0 commit comments

Comments
 (0)