Skip to content

Commit c099e06

Browse files
committed
Adjusted padding of some boxes
1 parent 4218cc9 commit c099e06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vitepress/theme/components/Landing/CustomDevelopment.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<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">
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-10">
3+
<img class="absolute top-0 right-0 opacity-30 h-full py-12 px-10 pointer-events-none" src="/sidestream.svg">
44

55
<h2 class="relative max-w-2xl text-2xl font-bold tracking-tight md:text-4xl">
66
In need of a consultant?

0 commit comments

Comments
 (0)