add lime color
This commit is contained in:
@@ -28,9 +28,9 @@ import { ArrowLeftStartOnRectangleIcon } from "@heroicons/react/24/solid";
|
|||||||
</div>
|
</div>
|
||||||
</Container>
|
</Container>
|
||||||
|
|
||||||
<section class="bg-green-secondary sticky top-0 z-10">
|
<section class="bg-lime-400 sticky top-0 z-10">
|
||||||
<Container className="flex items-center py-2.5 lg:py-5 max-lg:px-5">
|
<Container className="flex items-center py-2.5 lg:py-5 max-lg:px-5">
|
||||||
<div class="truncate max-lg:max-w-42">
|
<div class="text-black truncate max-lg:max-w-42">
|
||||||
NR-18 PEMT Plataforma Móvel de Trabalho Aéreo
|
NR-18 PEMT Plataforma Móvel de Trabalho Aéreo
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user