Skip to content
Snippets Groups Projects
Commit c83cc17a authored by Richard Fernando Heise Ferreira's avatar Richard Fernando Heise Ferreira
Browse files

HOTFIX: change font weight in acessibility bar

parent ba430f19
No related branches found
No related tags found
No related merge requests found
Pipeline #38429 passed
...@@ -104,9 +104,9 @@ export default function AcessibilityBar({handleOpenMenu, openMenu}) { ...@@ -104,9 +104,9 @@ export default function AcessibilityBar({handleOpenMenu, openMenu}) {
</div> </div>
<div className="hidden xl:block"> <div className="hidden xl:block">
<div className="fixed top-0 flex justify-between w-screen bg-white z-20 text-sm h-10 py-1 px-6 text-text-filter whitespace-nowrap border-b border-outlineColor"> <div className="fixed top-0 flex justify-between w-screen bg-white z-20 text-sm h-10 py-1 px-6 text-text-color whitespace-nowrap border-b border-outlineColor">
<div className="flex justify-between w-full max-sm:hidden font-thin"> <div className="flex justify-between w-full max-sm:hidden">
<button id="MECRED" onClick={handleOpenMenu}> <button id="MECRED" onClick={handleOpenMenu}>
Plataforma MEC de Recursos Educacionais Digitais Plataforma MEC de Recursos Educacionais Digitais
</button> </button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment