From d99ea36fa5f59ae8e97fbdbb1c5825ef694b27dc Mon Sep 17 00:00:00 2001 From: Administrator Date: Mon, 27 Jan 2025 13:59:48 -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 b06a3e9..afb461b 100644 --- a/gettingstarted.html +++ b/gettingstarted.html @@ -2,7 +2,7 @@ title: Getting Started description: published: true -date: 2025-01-27T21:58:50.460Z +date: 2025-01-27T21:59:46.209Z tags: editor: code dateCreated: 2025-01-27T20:50:39.270Z @@ -19,7 +19,12 @@ dateCreated: 2025-01-27T20:50:39.270Z color: #fff; font-size: 20px; font-weight: bold; - line-height: 1.5; /* Keep spacing tight */ + 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 */ "> Please follow this simple guide to install NGD scripts.