Create your
blocks based
website
To easily customize the background, add linear-gradient to your theme.json in settings.color.gradients
"gradients": [
{
"gradient": "linear-gradient(90deg,rgb(0,0,0) 75%,rgb(227,167,1) 75%)",
"name": "Linear Vertical Black to Gold",
"slug": "linear-vertical-black-to-gold"
}
]