2 comments (2 comments)0 reactions (0 reactions)1 assignee (1 assignee)Java2,579 forks (2,579 forks)batch import
area/frontendgood first issuekind/quick-win
Repository metrics
- Stars
- 26,854 stars (26,854 stars)
- PR merge metrics
- Avg merge 1d 19h (Avg merge 1d 19h)495 merged PRs in 30d (495 merged PRs in 30d)
Description
Make it like the top padding of this section.
Contributor guide
- Research direction
- The issue requests adding bottom padding to the News section to match the top padding. Since the issue is assigned, check the assignee's progress or any linked branches. Look at the CSS files for the News section (likely in the frontend source) to identify the current top padding value and apply the same as bottom padding. The provided image shows the section; inspect the relevant component or stylesheet.
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- None