HpatricioH/SlugLink

[FIX] Excessive Padding in Hero Section

Closed this issue · 6 comments

Problem Description

The padding bottom and top for the main hero section is too much, causing the main section to be too big and making the page scroll.

Solution

Refer to the document component to implement the necessary changes. Specifically, focus on line 10 to adjust the padding, remove excess bottom padding, and reduce the top margin of the section.

Visual Reference

Attached is an image highlighting the problem. This will provide a visual understanding of the issue that needs to be addressed.

SlugLink Issue

Feel free to reach out if you have any questions or need further assistance.

I am new to open source ,I am finding it difficult to set up the environment variables, although the issue is related to frontend is there any way where I can work around without these env set ups

Hello @AKHIL-DyC, thank you for your interest in this issue. I've updated the .env.example file with the missing variables and instructions for setting up NEXTAUTH_SECRET and GITHUB variables. If you want to set up the GITHUB Authentication please follow this guide. For local development, you can use any alphanumeric characters for these variables. If you're new to open source, please read our Contributing guide to understand the process.

If you're working on this issue, let me know so I can assign it to you. Please use Tailwind and adhere to the existing project structure.

slugf
any suggestions

@AKHIL-DyC Thank you for your contribution. Please open a PR so I can review the changes and provide feedback if needed.

@HpatricioH sorry for late response ,have raised a pr #4