-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this 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" |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
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.
@sukuasoft o building do vercel falhou, podes dar uma olhada? |
Neste PR removi o header do AOSC Fest, porque o evento já passou, assim como solicitado na issue 64.
Alterações: