chaoss / chaoss/website

Incorrect Spacing Between Text and X (Twitter) Promo Buttons

Open
#952 1 comment 0 reactions 0 assignees View on GitHub
to-do
Dominant language
HTML
Stars
43
Forks
94
PR merge metrics
No merged PRs in 30d

Description

#### **Description:**
The spacing between the descriptive text and the X (Twitter) follow buttons is not properly aligned, leading to an inconsistent visual appearance. The buttons appear too close to the text, making the layout feel cramped and less readable.

#### **Steps to Reproduce:**
1. Observe the spacing between the paragraph text and the X follow buttons.
2. Notice that there is insufficient margin or padding, making the buttons feel improperly positioned.

#### **Expected Behavior:**
There should be proper spacing between the text and the buttons to maintain a clean and readable layout. A margin or padding of around `8px-12px` would improve readability.

#### **Possible Causes:**
- Missing or insufficient `margin-bottom` on the text elements.
- The X (Twitter) button styles overriding global spacing rules.
- Incorrect flex or grid alignment.

![Image](https://github.com/user-attachments/assets/2e9ed31b-10ac-4bfd-a9ce-8f4b49d4c422)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.