Skip to content
Snippets Groups Projects
Commit 3bbdc210 authored by Julien MARGAIL's avatar Julien MARGAIL
Browse files

update default Hero mask

parent d829269e
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,7 @@ const Hero = (props: Props) => {
)}
<div
className={twMerge(
"absolute top-0 z-10 h-full w-full bg-gradient-to-r from-slate-500 opacity-80",
"absolute top-0 z-10 h-full w-1/2 bg-gradient-to-r from-slate-900 opacity-70",
oClass.mask
)}
></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment