File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ await eden.user.age.patch({
39
39
Introducing
40
40
</h3 >
41
41
<h2
42
- class =" text-5xl md:text-6xl font-bold !leading-tight text-transparent bg-clip-text bg-gradient-to-r from-sky-300 to-indigo-400 mt-2 mb-4"
42
+ class =" text-5xl md:text-6xl font-bold !leading-tight text-transparent bg-clip-text bg-gradient-to-r from-sky-300 to-indigo-400 mt-2 mb-4 mr-auto md:mx-auto "
43
43
>
44
44
End–to-End Type Safety
45
45
</h2 >
@@ -53,7 +53,7 @@ await eden.user.age.patch({
53
53
</p >
54
54
55
55
<a
56
- class =" text-lg font-medium bg-blue-50 text-blue-500 dark:text-blue-400 dark:bg-blue-500/20 px-3 py-1.5 rounded-lg mt-4"
56
+ class =" text-lg font-medium bg-blue-50 text-blue-500 dark:text-blue-400 dark:bg-blue-500/20 mr-auto md:mx-auto px-3 py-1.5 rounded-lg mt-4"
57
57
href =" /patterns/end-to-end-type-safety"
58
58
>
59
59
See how it works
You can’t perform that action at this time.
0 commit comments