We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4218cc9 commit c099e06Copy full SHA for c099e06
.vitepress/theme/components/Landing/CustomDevelopment.vue
@@ -1,6 +1,6 @@
1
<template>
2
- <div class="relative isolate overflow-hidden border border-gray-300 dark:border-gray-800 bg-blue-50 dark:bg-gray-900 rounded-3xl px-6 py-10 sm:px-16">
3
- <img class="absolute top-0 right-0 opacity-30 h-full py-12 px-16 pointer-events-none" src="/sidestream.svg">
+ <div class="relative isolate overflow-hidden border border-gray-300 dark:border-gray-800 bg-blue-50 dark:bg-gray-900 rounded-3xl px-6 py-10 sm:px-10">
+ <img class="absolute top-0 right-0 opacity-30 h-full py-12 px-10 pointer-events-none" src="/sidestream.svg">
4
5
<h2 class="relative max-w-2xl text-2xl font-bold tracking-tight md:text-4xl">
6
In need of a consultant?
0 commit comments