File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1717 style =" min-height : calc (100vh - 64px )"
1818 >
1919 <div
20- class =" flex flex-col justify-center items-center transition-all"
20+ class =" flex flex-col justify-center transition-all"
2121 :class ="
2222 kawaii
23- ? 'flex flex-col justify-center items-start my-auto lg:max-w-4xl xl:max-w-5xl 2xl:max-w-6xl lg:pl-16 '
24- : 'flex flex-col justify-center items-center'
23+ ? 'items-start my-auto lg:max-w-5xl xl:max-w-5xl 2xl:max-w-6xl lg:pl-10 lg:pb-6 lg:pr-6 '
24+ : 'items-center'
2525 "
26+ :style =" kawaii ? 'zoom: 1.08' : ''"
2627 >
2728 <!-- <h1
2829 class="text-3xl leading-relaxed font-semibold text-center text-transparent mr-auto md:mx-auto bg-clip-text bg-gradient-to-r from-indigo-400 to-purple-400"
121122 </span >
122123 </h2 >
123124 <h3
124- class =" text-xl md:text-2xl text-gray-500 dark:text-gray-400 !leading-normal text-left w-full max-w-2xl transition-all "
125+ class =" text-xl md:text-2xl text-gray-500 dark:text-gray-400 !leading-normal text-left w-full max-w-2xl"
125126 :class =" kawaii ? '' : 'md:text-center'"
126127 >
127128 TypeScript with
You can’t perform that action at this time.
0 commit comments