color change

This commit is contained in:
Ciro de Oliveira 2024-06-17 20:02:38 -03:00
parent 3d5a4fcabf
commit 3ad4720d38
1 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ sidebar_position: 2
{/* <!-- SVG Element --> */}
<div className="hidden md:block absolute top-0 end-0 -translate-y-12 translate-x-20">
<svg
className="w-16 h-auto text-orange-500"
className="w-16 h-auto text-primary"
width="121"
height="135"
viewBox="0 0 121 135"
@ -94,7 +94,7 @@ sidebar_position: 2
{/* <!-- SVG Element --> */}
<div className="hidden md:block absolute bottom-0 start-0 translate-y-10 -translate-x-32">
<svg
className="w-40 h-auto text-cyan-500"
className="w-40 h-auto text-secondary-content"
width="347"
height="188"
viewBox="0 0 347 188"