ok
This commit is contained in:
@@ -9,7 +9,7 @@ export function CallToAction() {
|
|||||||
return (
|
return (
|
||||||
<section
|
<section
|
||||||
id="about"
|
id="about"
|
||||||
className="relative overflow-hidden bg-bg-stone py-12"
|
className="relative overflow-hidden bg-transparent py-12"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
className="absolute left-1/2 top-1/2 max-w-none -translate-x-1/2 -translate-y-1/2"
|
className="absolute left-1/2 top-1/2 max-w-none -translate-x-1/2 -translate-y-1/2"
|
||||||
|
Reference in New Issue
Block a user