Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removi o header do AOSC Fest #65

Closed
wants to merge 2 commits into from
Closed

Conversation

sukuasoft
Copy link

Neste PR removi o header do AOSC Fest, porque o evento já passou, assim como solicitado na issue 64.

Alterações:

  • Removi a div que representa o header da AOSC Fest
  • Removi o padding que existia entre header principal e o header da AOSC Fest
  • Removi também dos arquivos de traduções os campos que correspondiam com o header da AOSC Fest.

Copy link

vercel bot commented Dec 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aosc-social ❌ Failed (Inspect) Dec 15, 2023 0:40am

@sukuasoft sukuasoft changed the title Remove o header do AOSC Fest Removi o header do AOSC Fest Dec 14, 2023
Copy link
Member

@antonio-pedro99 antonio-pedro99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Olá @sukuasoft, valeu pela PR.

Além do meu comentário específico, eu gostaria de informar que o menu já na está a funcionar conforme devia na plataforma mobile.
Você podia dar uma olhada ou um testesinho?

@@ -47,7 +47,7 @@ function Header({ ...rest }) {

return (
<header
className="dark:bg-bgd w-full flex-col items-center justify-center px-6 hidden lg:flex fixed top-10 bg-white z-50"
className="dark:bg-bgd w-full flex-col items-center justify-center px-6 hidden lg:flex fixed bg-white z-50"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Por quê removeu o top-10?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Este top-10, adiciona um padding no topo do header. Servia para dar uma distancia entre header e a informação do AOSC Fest que ficava por cima.
Mas como removi header do AOSC Fest não necessidade do top-10 ainda estar, porque senão ficará assim o header:
bandicam 2023-12-14 23-51-51-205

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sim, deu uma olhada no menu. Está do seguinte jeito:
bandicam 2023-12-14 23-56-26-679
bandicam 2023-12-14 23-56-35-555

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@antonio-pedro99 Por engano adicionei mais um commit, aqui. Era sobre a questão das métricas. Tem como fazer um rollback.

@antonio-pedro99
Copy link
Member

@sukuasoft o building do vercel falhou, podes dar uma olhada?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants