File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ export const KeployCloud = () => {
44 return (
55 < section
66 id = "cloud"
7- className = "mb-8 mt-12 flex max-w-7xl items-center space-x-5 rounded-lg bg-[color:var(--ifm-card-background-color)] p-5 "
7+ className = "mb-8 mt-12 flex max-w-7xl items-center space-x-6 rounded-lg bg-[color:var(--ifm-card-background-color)] p-6 shadow-md "
88 >
9- < div className = "prose prose-orange mx-auto max-w-3xl" >
10- < h1 > Question ? 🤔💭</ h1 >
11- < p className = "my-3 block" >
9+ < div className = "prose prose-orange max-w-3xl text-left " >
10+ < h1 className = "text-left" > Questions ? 🤔💭</ h1 >
11+ < p className = "my-3 block text-left " >
1212 For any support please{ " " }
1313 < a
1414 href = "https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg"
You can’t perform that action at this time.
0 commit comments