AOSSIE-Org / AOSSIE-Org/PictoPy
[UI/UX] Align logo to the left for better header consistency
- 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:
After:
**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
Evaluación
Este issue todavía no se ha evaluado.