docs: update gettingstarted
This commit is contained in:
parent
d99ea36fa5
commit
8928577107
@ -2,7 +2,7 @@
|
|||||||
title: Getting Started
|
title: Getting Started
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2025-01-27T21:59:46.209Z
|
date: 2025-01-27T22:00:41.934Z
|
||||||
tags:
|
tags:
|
||||||
editor: code
|
editor: code
|
||||||
dateCreated: 2025-01-27T20:50:39.270Z
|
dateCreated: 2025-01-27T20:50:39.270Z
|
||||||
@ -22,14 +22,15 @@ dateCreated: 2025-01-27T20:50:39.270Z
|
|||||||
display: flex; /* Enable centering */
|
display: flex; /* Enable centering */
|
||||||
flex-direction: column; /* Stack elements vertically */
|
flex-direction: column; /* Stack elements vertically */
|
||||||
justify-content: center; /* Center text vertically */
|
justify-content: center; /* Center text vertically */
|
||||||
align-items: center; /* Center text horizontally */
|
|
||||||
height: 100px; /* Ensure the box has enough height */
|
height: 100px; /* Ensure the box has enough height */
|
||||||
line-height: 1.4; /* Maintain consistent spacing between lines */
|
line-height: normal; /* Reset line height for consistency */
|
||||||
">
|
">
|
||||||
Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.<br>
|
<div>
|
||||||
<span style="color: #4a90e2; font-size: 16px;">
|
Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.
|
||||||
|
</div>
|
||||||
|
<div style="color: #4a90e2; font-size: 16px; margin-top: 5px;">
|
||||||
<strong>BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION</strong>
|
<strong>BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION</strong>
|
||||||
</span>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user