From f11aedda55ec1344f4eacbd69aed46505605e1f3 Mon Sep 17 00:00:00 2001 From: Administrator Date: Mon, 27 Jan 2025 13:54:32 -0800 Subject: [PATCH] docs: update gettingstarted --- gettingstarted.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/gettingstarted.html b/gettingstarted.html index 9873452..99408c0 100644 --- a/gettingstarted.html +++ b/gettingstarted.html @@ -2,7 +2,7 @@ title: Getting Started description: published: true -date: 2025-01-27T21:53:14.459Z +date: 2025-01-27T21:54:30.842Z tags: editor: code dateCreated: 2025-01-27T20:50:39.270Z @@ -15,16 +15,21 @@ dateCreated: 2025-01-27T20:50:39.270Z border-radius: 8px; padding: 15px; background-color: #2a2a2a; /* Gray background */ - text-align: center; + text-align: center; /* Center text */ color: #fff; font-size: 20px; font-weight: bold; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; "> Please follow this simple guide to install NGD scripts.
BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION +