Skip to content

[Bug]: Fix Terminal Header Too Close to Terminal Box #2093

@TheScoit

Description

@TheScoit

Describe the bug

Description:
The terminal header section is positioned too close to the terminal container. There’s no visible spacing or padding between the header ("Terminal") and the terminal box, which makes the layout look cramped and inconsistent with the rest of the page.

Expected Behavior:
There should be a small vertical gap (e.g., margin-bottom on the header or margin-top on the terminal box) to visually separate the header from the terminal container.

Actual Behavior:
The terminal header sits directly against the top border of the terminal box, creating a crowded appearance.

Screenshot:

Image

To Reproduce

Go to the homepage.

Scroll down to the Terminal section.

Observe the header labeled "Terminal" and the terminal box below it.

Notice that the header and box are visually too close, with no gap or breathing space.

Expected behavior

There should be proper spacing (e.g., 8–12px margin or padding) between the terminal header and the terminal box for a cleaner look.

Screenshots/Videos

No response

Additional context

No response

Please checkmark the following checklist

  • I make sure that similar issue is not opened

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions