diff --git a/gettingstarted.md b/gettingstarted.md index f61f435..f94203c 100644 --- a/gettingstarted.md +++ b/gettingstarted.md @@ -2,7 +2,7 @@ title: Getting Started description: published: true -date: 2025-07-06T02:39:41.268Z +date: 2025-07-06T02:40:20.462Z tags: editor: markdown dateCreated: 2025-06-08T03:06:31.460Z @@ -18,16 +18,16 @@ dateCreated: 2025-06-08T03:06:31.460Z border: 1px solid #888; border-radius: 8px; padding: 15px; - background-color: #2a2a2a; /* Gray background */ - text-align: center; /* Center text horizontally */ + background-color: #2a2a2a; + text-align: center; color: #fff; font-size: 20px; font-weight: bold; - display: flex; /* Enable centering */ - flex-direction: column; /* Stack elements vertically */ - justify-content: center; /* Center text vertically */ - height: auto; /* Auto height to fit iframe */ - line-height: normal; /* Reset line height for consistency */ + display: flex; + flex-direction: column; + align-items: center; /* Center horizontally */ + height: auto; + line-height: normal; ">
Please follow this simple guide to install NGD scripts. @@ -36,13 +36,15 @@ dateCreated: 2025-06-08T03:06:31.460Z BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION
-
+ 🛠️ MAKE SURE NGD-BRIDGE IS STARTED AFTER YOUR CORE RESOURCES!