diff --git a/gettingstarted.md b/gettingstarted.md index 0fe5864..f61f435 100644 --- a/gettingstarted.md +++ b/gettingstarted.md @@ -2,12 +2,14 @@ title: Getting Started description: published: true -date: 2025-07-06T02:37:12.685Z +date: 2025-07-06T02:39:41.268Z tags: editor: markdown dateCreated: 2025-06-08T03:06:31.460Z --- + + #  @@ -24,7 +26,7 @@ dateCreated: 2025-06-08T03:06:31.460Z display: flex; /* Enable centering */ flex-direction: column; /* Stack elements vertically */ justify-content: center; /* Center text vertically */ - height: 100px; /* Ensure the box has enough height */ + height: auto; /* Auto height to fit iframe */ line-height: normal; /* Reset line height for consistency */ ">