Ajusta navegação de Cidades e elimina quebra de linha no header#51
Draft
Copilot wants to merge 1 commit into
Draft
Ajusta navegação de Cidades e elimina quebra de linha no header#51Copilot wants to merge 1 commit into
Copilot wants to merge 1 commit into
Conversation
Agent-Logs-Url: https://github.com/curitibabitdevs/curitibabitdevs.org/sessions/6eb8aa29-f0c5-4ec5-9b00-ee9c62643031 Co-authored-by: GustavoStingelin <59903150+GustavoStingelin@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
GustavoStingelin
May 21, 2026 20:14
View session
This was referenced May 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Os comentários do PR #50 apontaram dois problemas principais: o novo item de menu degradava o layout (quebra de linha no header) e a rota de
citiespodia ficar inconsistente sem permalink explícito. Este PR simplifica a navegação e estabiliza a página de cidades sem alterar a estrutura base do tema.Escopo do ajuste no menu
Cidadespara reduzir largura e preservar alinhamento no header./citiesno menu principal.Estabilização de rota da página de cidades
permalink: /cities/emcities.mdpara comportamento consistente entre ambientes (com/sem rewrite extensionless).Atualização de conteúdo da página
cities.mdcom foco em comunidades brasileiras e seção separada para referência global (bitdevs.org/cities).Home,Home-posts) para evitar introduzir novo layout.Hardening visual do header
white-space: nowrapno título (.Header-logo-text) e links de navegação (.Header-nav a) para impedir wraps indesejados em resoluções limítrofes.Exemplo do ajuste central: