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 = () => {
4
4
return (
5
5
< section
6
6
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 "
8
8
>
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 " >
12
12
For any support please{ " " }
13
13
< a
14
14
href = "https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg"
You can’t perform that action at this time.
0 commit comments