From 4c31774f73d733a5041340cc51df3bab5a27cb8c Mon Sep 17 00:00:00 2001 From: Administrator <delucecc@gmail.com> Date: Mon, 27 Jan 2025 13:57:58 -0800 Subject: [PATCH] docs: update gettingstarted --- gettingstarted.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gettingstarted.html b/gettingstarted.html index 4df7fb0..481e311 100644 --- a/gettingstarted.html +++ b/gettingstarted.html @@ -2,7 +2,7 @@ title: Getting Started description: published: true -date: 2025-01-27T21:56:27.983Z +date: 2025-01-27T21:57:56.335Z tags: editor: code dateCreated: 2025-01-27T20:50:39.270Z @@ -15,11 +15,15 @@ dateCreated: 2025-01-27T20:50:39.270Z border-radius: 8px; padding: 15px; background-color: #2a2a2a; /* Gray background */ - text-align: center; /* Center text */ + text-align: center; /* Center text horizontally */ color: #fff; font-size: 20px; font-weight: bold; - line-height: 1.5; /* Controls spacing between lines */ + display: flex; + flex-direction: column; + justify-content: center; /* Center vertically */ + height: 100px; /* Adjust height as needed */ + line-height: 1.5; "> Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.<br> <span style="color: #4a90e2; font-size: 16px;">