Compare commits
3 Commits
8e8feac501
...
d3e36873ee
Author | SHA1 | Date |
---|---|---|
|
d3e36873ee | |
|
371932ae0c | |
|
3ad4720d38 |
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue