AOSSIE-Org / AOSSIE-Org/PictoPy

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

Abierto
#1,054 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
283
Forks
679
Merge medio
7 d 2 h
PR fusionados (30 d)
3

Descripción

**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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.