AOSSIE-Org / AOSSIE-Org/PictoPy

[UI/UX] Align logo to the left for better header consistency

Open
#1,054 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
283
Forks
679
Avg merge
7d 2h
Merged PRs (30d)
3

Description

**Description**
The Problem: Explain why the logo shouldn't be where it currently is.

the current logo position was disturbing the consistency of the navbar

**Current Behavior**
The application logo in the top navigation bar is centered within its container.

**Expected Behavior**
The application logo is aligned to the left with appropriate padding.

**Scope**
modified frontend/src/components/Navigation/Navbar/Navbar.tsx for using justify-start.

**Additional Notes**
I have a local implementation ready and can open a PR if this approach is approved.

**Screenshots**
Before:

Image

After:

Image

**Record**
- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on this issue

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.