docs: update gettingstarted
This commit is contained in:
parent
d99ea36fa5
commit
8928577107
@ -2,7 +2,7 @@
|
||||
title: Getting Started
|
||||
description:
|
||||
published: true
|
||||
date: 2025-01-27T21:59:46.209Z
|
||||
date: 2025-01-27T22:00:41.934Z
|
||||
tags:
|
||||
editor: code
|
||||
dateCreated: 2025-01-27T20:50:39.270Z
|
||||
@ -22,14 +22,15 @@ dateCreated: 2025-01-27T20:50:39.270Z
|
||||
display: flex; /* Enable centering */
|
||||
flex-direction: column; /* Stack elements vertically */
|
||||
justify-content: center; /* Center text vertically */
|
||||
align-items: center; /* Center text horizontally */
|
||||
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>
|
||||
<span style="color: #4a90e2; font-size: 16px;">
|
||||
<div>
|
||||
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>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user